PHP Class think\console\command\Make

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

Protected Properties

Свойство Type Description
$type

Méthodes protégées

Méthode Description
buildClass ( $name )
configure ( )
execute ( Input $input, Output $output )
getClassName ( $name )
getNamespace ( $appNamespace, $module )
getPathName ( $name )
getStub ( )

Method Details

buildClass() protected méthode

protected buildClass ( $name )

configure() protected méthode

protected configure ( )

execute() protected méthode

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

getClassName() protected méthode

protected getClassName ( $name )

getNamespace() protected méthode

protected getNamespace ( $appNamespace, $module )

getPathName() protected méthode

protected getPathName ( $name )

getStub() abstract protected méthode

abstract protected getStub ( )

Property Details

$type protected_oe property

protected $type