PHP 클래스 think\console\command\optimize\Config

상속: extends think\console\Command
파일 보기 프로젝트 열기: top-think/framework

보호된 프로퍼티들

프로퍼티 타입 설명
$output think\console\Output

보호된 메소드들

메소드 설명
buildCacheContent ( $module )
configure ( )
execute ( Input $input, Output $output )

메소드 상세

buildCacheContent() 보호된 메소드

protected buildCacheContent ( $module )

configure() 보호된 메소드

protected configure ( )

execute() 보호된 메소드

protected execute ( Input $input, Output $output )
$input think\console\Input
$output think\console\Output

프로퍼티 상세

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

protected Output,think\console $output
리턴 think\console\Output