Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
think
console
command
optimize
Config
PHP Class think\console\command\optimize\Config
Inheritance:
extends
think\console\Command
Mostrar archivo
Open project: top-think/framework
Protected Properties
Property
Type
Description
$output
think\console\Output
Protected Methods
Method
Description
buildCacheContent
(
$module
)
configure
( )
execute
(
Input
$input
,
Output
$output
)
Method Details
buildCacheContent()
protected
method
protected
buildCacheContent
(
$module
)
configure()
protected
method
protected
configure
( )
execute()
protected
method
protected
execute
(
Input
$input
,
Output
$output
)
$input
think\console\Input
$output
think\console\Output
Property Details
$output
protected_oe property
protected
Output,think\console
$output
return
think\console\Output