PHP Class Admin\Command\CreateUserCommand

Inheritance: extends Windwalker\Console\Command\Command
Mostrar archivo Open project: asika32764/natika

Protected Properties

Property Type Description
$description string Property description.
$name string Property name.

Protected Methods

Method Description
doExecute ( ) : boolean doExecute

Method Details

doExecute() protected method

doExecute
protected doExecute ( ) : boolean
return boolean

Property Details

$description protected_oe property

Property description.
protected string $description
return string

$name protected_oe property

Property name.
protected string $name
return string