Exemplo n.º 1
0
 protected static function cliError($title, $exception)
 {
     cli\Command::cliError($title, $exception);
 }