Crunz\Console\CommandKernel::handle PHP Method

handle() public method

Run the command
public handle ( )
    public function handle()
    {
        $this->run();
    }