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
Clear
PHP Class think\console\command\Clear
Inheritance:
extends
think\console\Command
Exibir arquivo
Open project: top-think/framework
Protected Methods
Method
Description
configure
( )
execute
(
Input
$input
,
Output
$output
)
Method Details
configure()
protected
method
protected
configure
( )
execute()
protected
method
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output