예제 #1
0
파일: Panel.php 프로젝트: lohini/webloader
 public static function register()
 {
     \Tracy\Debugger::addPanel(new self());
 }