Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
lithium
console
command
G11n
PHP Class lithium\console\command\G11n
Inheritance:
extends
lithium\console\Command
Afficher le fichier
Open project: unionofrad/lithium
Méthodes publiques
Méthode
Description
extract
( ) :
integer
|
boolean
|
void
Runs the
Extract
command.
run
( ) :
void
The main method of the command.
Method Details
extract()
public
méthode
Runs the
Extract
command.
public
extract
( ) :
integer
|
boolean
|
void
Résultat
integer
|
boolean
|
void
run()
public
méthode
The main method of the command.
public
run
( ) :
void
Résultat
void