예제 #1
0
파일: ChromeAlias.php 프로젝트: fire1/liby
 public static function table()
 {
     $args = func_get_args();
     \Liby\Bundle\Logger\ChromeLogger::table($args);
 }