Altax\Command\Command::fire PHP Метод

fire() защищенный Метод

protected fire ( $task )
    protected function fire($task)
    {
        throw new \RuntimeException("You need to override 'fire' method.");
    }