Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
hedronium
Jables
commands
Destroy
PHP Class hedronium\Jables\commands\Destroy
Inheritance:
extends
hedronium\Jables\Command
Show file
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 property
protected
$description
$destroyer
protected property
protected
$destroyer
$signature
protected property
protected
$signature