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
think
console
command
Build
PHP Class think\console\command\Build
Inheritance:
extends
think\console\Command
Afficher le fichier
Open project: top-think/framework
Méthodes protégées
Méthode
Description
configure
( )
execute
(
Input
$input
,
Output
$output
)
Method Details
configure()
protected
méthode
protected
configure
( )
execute()
protected
méthode
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output