PHP Class N98\Magento\Command\System\Check\Settings\CheckAbstract

Inheritance: implements N98\Magento\Command\System\Check\StoreCheck
Afficher le fichier Open project: netz98/n98-magerun

Méthodes publiques

Méthode Description
__construct ( )
check ( N98\Magento\Command\System\Check\ResultCollection $results, Mage_Core_Model_Store $store )

Méthodes protégées

Méthode Description
initConfigPaths ( )
registerStoreConfigPath ( string $name, string $configPath )

Private Methods

Méthode Description
getParamValues ( Mage_Core_Model_Store $store, array $typedParams ) : array

Method Details

__construct() final public méthode

final public __construct ( )

check() public méthode

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

initConfigPaths() abstract protected méthode

abstract protected initConfigPaths ( )

registerStoreConfigPath() protected méthode

protected registerStoreConfigPath ( string $name, string $configPath )
$name string
$configPath string