Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
lithium
console
command
G11n
PHP Класс lithium\console\command\G11n
Наследование:
extends
lithium\console\Command
Показать файл
Открыть проект
Открытые методы
Метод
Описание
extract
( ) :
integer
|
boolean
|
void
Runs the
Extract
command.
run
( ) :
void
The main method of the command.
Описание методов
extract()
публичный
Метод
Runs the
Extract
command.
public
extract
( ) :
integer
|
boolean
|
void
Результат
integer
|
boolean
|
void
run()
публичный
Метод
The main method of the command.
public
run
( ) :
void
Результат
void