abstract class Command extends Command (View source)

Properties

protected $exitCode

Methods

__call($method, $parameters)

No description

handle()

Executes the console command.

Details

__call($method, $parameters)

No description

Parameters

$method
$parameters

handle()

Executes the console command.