PHP 클래스 Admin\Command\CreateUserCommand

상속: extends Windwalker\Console\Command\Command
파일 보기 프로젝트 열기: asika32764/natika

보호된 프로퍼티들

프로퍼티 타입 설명
$description string Property description.
$name string Property name.

보호된 메소드들

메소드 설명
doExecute ( ) : boolean doExecute

메소드 상세

doExecute() 보호된 메소드

doExecute
protected doExecute ( ) : boolean
리턴 boolean

프로퍼티 상세

$description 보호되어 있는 프로퍼티

Property description.
protected string $description
리턴 string

$name 보호되어 있는 프로퍼티

Property name.
protected string $name
리턴 string