PHP Class think\console\command\Lists

Inheritance: extends think\console\Command
Exibir arquivo Open project: top-think/framework

Public Methods

Method Description
getNativeDefinition ( )

Protected Methods

Method Description
configure ( )
execute ( Input $input, Output $output )

Private Methods

Method Description
createDefinition ( )

Method Details

configure() protected method

protected configure ( )

execute() protected method

protected execute ( Input $input, Output $output )
$input think\console\Input
$output think\console\Output

getNativeDefinition() public method

public getNativeDefinition ( )