Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
think
console
command
Lists
PHP Class think\console\command\Lists
Inheritance:
extends
think\console\Command
Exibir arquivo
Open project: top-think/framework
Public Methods
Method
Description
getNativeDefinition
( )
Protected Methods
Method
Description
configure
( )
execute
(
Input
$input
,
Output
$output
)
Private Methods
Method
Description
createDefinition
( )
Method Details
configure()
protected
method
protected
configure
( )
execute()
protected
method
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output
getNativeDefinition()
public
method
public
getNativeDefinition
( )