PHP Class N98\Magento\Command\System\Check\Filesystem\FoldersCheck

Inheritance: implements N98\Magento\Command\System\Check\SimpleCheck, implements N98\Magento\Command\CommandAware, implements N98\Magento\Command\CommandConfigAware
Afficher le fichier Open project: netz98/n98-magerun

Protected Properties

Свойство Type Description
$_checkCommand N98\Magento\Command\System\CheckCommand
$_commandConfig array

Méthodes publiques

Méthode Description
check ( N98\Magento\Command\System\Check\ResultCollection $results )
setCommand ( Command $command )
setCommandConfig ( array $commandConfig )

Method Details

check() public méthode

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

setCommand() public méthode

public setCommand ( Command $command )
$command Symfony\Component\Console\Command\Command

setCommandConfig() public méthode

public setCommandConfig ( array $commandConfig )
$commandConfig array

Property Details

$_checkCommand protected_oe property

protected CheckCommand,N98\Magento\Command\System $_checkCommand
Résultat N98\Magento\Command\System\CheckCommand

$_commandConfig protected_oe property

protected array $_commandConfig
Résultat array