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
lithium
console
command
G11n
PHP Class lithium\console\command\G11n
Inheritance:
extends
lithium\console\Command
Show file
Open project: unionofrad/lithium
Public Methods
Method
Description
extract
( ) :
integer
|
boolean
|
void
Runs the
Extract
command.
run
( ) :
void
The main method of the command.
Method Details
extract()
public
method
Runs the
Extract
command.
public
extract
( ) :
integer
|
boolean
|
void
return
integer
|
boolean
|
void
run()
public
method
The main method of the command.
public
run
( ) :
void
return
void