PHP Class think\console\command\Build

Inheritance: extends think\console\Command
Show file 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