Exemplo n.º 1
0
 public static function consoleRun($config)
 {
     static::run($config);
     BaseOrm::consoleRunner();
 }