PHP Class Lavender\Cloud\Sina\Patcher\Commands\Patch

Inheritance: extends Illuminate\Console\Command
Datei anzeigen Open project: chekun/laravel4sae

Protected Properties

Property Type Description
$description string The console command description.
$name string The console command name.

Public Methods

Method Description
fire ( )

Method Details

fire() public method

public fire ( )

Property Details

$description protected_oe property

The console command description.
protected string $description
return string

$name protected_oe property

The console command name.
protected string $name
return string