phpdbg_break_method
メソッドのエントリにブレークポイントを挿入する
&reftitle.description;
voidphpdbg_break_method
stringclass
stringmethod
指定された class の
指定された method にブレークポイントを挿入します。
&reftitle.parameters;
class
クラスの名前
method
メソッドの名前
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
phpdbg_break_file
phpdbg_break_function
phpdbg_break_next
phpdbg_clear