phpdbg_break_method
Inserts a breakpoint at entry to a method
&reftitle.description;
voidphpdbg_break_method
stringclass
stringmethod
Insert a breakpoint at the entry to the given method
of the given class.
&reftitle.parameters;
class
The name of the class.
method
The name of the method.
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
phpdbg_break_file
phpdbg_break_function
phpdbg_break_next
phpdbg_clear