Exemplo n.º 1
0
 public static function disable()
 {
     self::$_isEnabled = false;
     yProfiler::finish();
 }