PHP Класс N98\Magento\Command\Developer\TemplateHintsBlocksCommand

Наследование: extends N98\Magento\Command\AbstractMagentoStoreConfigCommand
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$commandDescription string
$commandName string
$configPath string
$scope string
$toggleComment string
$withAdminStore boolean Add admin store to interactive prompt

Защищенные методы

Метод Описание
_afterSave ( Mage_Core_Model_Store $store, boolean $disabled ) If required, handle the output and possible change of the developer IP restrictions

Описание методов

_afterSave() защищенный Метод

If required, handle the output and possible change of the developer IP restrictions
protected _afterSave ( Mage_Core_Model_Store $store, boolean $disabled )
$store Mage_Core_Model_Store
$disabled boolean

Описание свойств

$commandDescription защищенное свойство

protected string $commandDescription
Результат string

$commandName защищенное свойство

protected string $commandName
Результат string

$configPath защищенное свойство

protected string $configPath
Результат string

$scope защищенное свойство

protected string $scope
Результат string

$toggleComment защищенное свойство

protected string $toggleComment
Результат string

$withAdminStore защищенное свойство

Add admin store to interactive prompt
protected bool $withAdminStore
Результат boolean