PHP Class Admin\Command\CreateUserCommand

Inheritance: extends Windwalker\Console\Command\Command
Show file 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 property

Property description.
protected string $description
return string

$name protected property

Property name.
protected string $name
return string