PHP 클래스 N98\Magento\Command\System\Check\PHP\BytecodeCacheExtensionsCheck

상속: implements N98\Magento\Command\System\Check\SimpleCheck, implements N98\Magento\Command\CommandConfigAware
파일 보기 프로젝트 열기: netz98/n98-magerun

보호된 프로퍼티들

프로퍼티 타입 설명
$_commandConfig array

공개 메소드들

메소드 설명
check ( N98\Magento\Command\System\Check\ResultCollection $results )
setCommandConfig ( array $commandConfig )

메소드 상세

check() 공개 메소드

public check ( N98\Magento\Command\System\Check\ResultCollection $results )
$results N98\Magento\Command\System\Check\ResultCollection

setCommandConfig() 공개 메소드

public setCommandConfig ( array $commandConfig )
$commandConfig array

프로퍼티 상세

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

protected array $_commandConfig
리턴 array