PHP Class hedronium\Jables\commands\Destroy

Inheritance: extends hedronium\Jables\Command
Datei anzeigen Open project: hedronium/jables

Protected Properties

Property Type Description
$description
$destroyer
$signature

Public Methods

Method Description
__construct ( $app, Destroyer $destroyer )
destroy ( )
handle ( )

Method Details

__construct() public method

public __construct ( $app, Destroyer $destroyer )
$destroyer hedronium\Jables\Destroyer

destroy() public method

public destroy ( )

handle() public method

public handle ( )

Property Details

$description protected_oe property

protected $description

$destroyer protected_oe property

protected $destroyer

$signature protected_oe property

protected $signature