Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Airship
Hangar
Commands
Start
PHP Class Airship\Hangar\Commands\Start
Inheritance:
extends
Airship\Hangar\Command
Mostrar archivo
Open project: paragonie/airship
Public Properties
Property
Type
Description
$description
string
$display
integer
$essential
boolean
$name
string
Public Methods
Method
Description
fire
(
array
$args
= [] ) :
boolean
Execute the start command, which will start a new hangar session.
Method Details
fire()
public
method
Execute the start command, which will start a new hangar session.
public
fire
(
array
$args
= [] ) :
boolean
$args
array
return
boolean
Property Details
$description
public_oe property
public
string
$description
return
string
$display
public_oe property
public
int
$display
return
integer
$essential
public_oe property
public
bool
$essential
return
boolean
$name
public_oe property
public
string
$name
return
string