phpdbg_break_method
Добавить точку прерывания на вызов метода класса
&reftitle.description;
voidphpdbg_break_method
stringclass
stringmethod
Добавляет точку прерывания на вызов метода method
класса class.
&reftitle.parameters;
class
Имя класса.
method
Имя метода.
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
phpdbg_break_file
phpdbg_break_function
phpdbg_break_next
phpdbg_clear