PHP 클래스 Studio\Console\ScrapCommand

상속: extends BaseCommand
파일 보기 프로젝트 열기: franzliedke/studio

보호된 프로퍼티들

프로퍼티 타입 설명
$config

공개 메소드들

메소드 설명
__construct ( Config $config )

보호된 메소드들

메소드 설명
abortDeletion ( $path )
configure ( )
fire ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Config $config )
$config Studio\Config\Config

abortDeletion() 보호된 메소드

protected abortDeletion ( $path )

configure() 보호된 메소드

protected configure ( )

fire() 보호된 메소드

protected fire ( )

프로퍼티 상세

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

protected $config