phpdbg_break_methodInserts a breakpoint at entry to a method Description
void phpdbg_break_method(string
$class , string $method )
Insert a breakpoint at the entry to the given Parameters
Return ValuesNo value is returned. See Also
|