コード例 #1
0
ファイル: Panel.php プロジェクト: lohini/webloader
 public static function register()
 {
     \Tracy\Debugger::addPanel(new self());
 }