Php/docs/function.phpdbg-clear

提供:Dev Guides
< Php
移動先:案内検索

phpdbg_clear

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_clearClears all breakpoints


説明

phpdbg_clear ( ) : void

Clear all breakpoints that have been set, either via one of the phpdbg_break_*() functions or interactively in the console.

警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。


パラメータ

この関数にはパラメータはありません。


返り値

値を返しません。


参考