PHP Class Admin\Command\CreateUserCommand

Inheritance: extends Windwalker\Console\Command\Command
Afficher le fichier Open project: asika32764/natika

Protected Properties

Свойство Type Description
$description string Property description.
$name string Property name.

Méthodes protégées

Méthode Description
doExecute ( ) : boolean doExecute

Method Details

doExecute() protected méthode

doExecute
protected doExecute ( ) : boolean
Résultat boolean

Property Details

$description protected_oe property

Property description.
protected string $description
Résultat string

$name protected_oe property

Property name.
protected string $name
Résultat string