(PHP 5 >= 5.6.3, PHP 7, PHP 8)
phpdbg_break_method — 在進入方法時插入中斷點
$class
$method
在進入指定 class 的指定 method 時插入中斷點。
class
method
類別的名稱。
方法的名稱。
不傳回任何值。