PHP 클래스 Kraken\Console\Server\Command\Project\ProjectStartCommand

상속: extends Kraken\Runtime\Command\Command, implements Kraken\Runtime\Command\CommandInterface
파일 보기 프로젝트 열기: kraken-php/framework

보호된 프로퍼티들

프로퍼티 타입 설명
$manager Kraken\Console\Server\Manager\ProjectManagerInterface

보호된 메소드들

메소드 설명
command ( $params = [] )
construct ( )
destruct ( )

메소드 상세

command() 보호된 메소드

protected command ( $params = [] )

construct() 보호된 메소드

protected construct ( )

destruct() 보호된 메소드

protected destruct ( )

프로퍼티 상세

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

protected ProjectManagerInterface,Kraken\Console\Server\Manager $manager
리턴 Kraken\Console\Server\Manager\ProjectManagerInterface