PHP Class think\console\command\Lists

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

Méthodes publiques

Méthode Description
getNativeDefinition ( )

Méthodes protégées

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

Private Methods

Méthode Description
createDefinition ( )

Method Details

configure() protected méthode

protected configure ( )

execute() protected méthode

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

getNativeDefinition() public méthode

public getNativeDefinition ( )