Пример #1
0
 protected function createCommand($name)
 {
     return $this->app->createCommand(new \Robo\TaskInfo(self::ROBOFILE, $name));
 }