PHP Class think\console\command\optimize\Route

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
buildClosure ( &$value )
buildRouteCache ( )
configure ( )
execute ( Input $input, Output $output )

Method Details

buildClosure() protected méthode

protected buildClosure ( &$value )

buildRouteCache() protected méthode

protected buildRouteCache ( )

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