PHP Class think\console\command\optimize\Config

Inheritance: extends think\console\Command
Afficher le fichier Open project: top-think/framework

Protected Properties

Свойство Type Description
$output think\console\Output

Méthodes protégées

Méthode Description
buildCacheContent ( $module )
configure ( )
execute ( Input $input, Output $output )

Method Details

buildCacheContent() protected méthode

protected buildCacheContent ( $module )

configure() protected méthode

protected configure ( )

execute() protected méthode

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
Résultat think\console\Output