Altax\Command\Command::fire PHP Method

fire() protected method

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