PHP Class App\Console\Commands\ResetData

Inheritance: extends Illuminate\Console\Command
Show file Open project: hillelcoren/invoice-ninja

Protected Properties

Property Type Description
$description string
$name string

Public Methods

Method Description
fire ( )

Method Details

fire() public method

public fire ( )

Property Details

$description protected property

protected string $description
return string

$name protected property

protected string $name
return string