PHP Class N98\Magento\Command\Developer\Translate\InlineShopCommand

Inheritance: extends N98\Magento\Command\AbstractMagentoStoreConfigCommand
Show file Open project: netz98/n98-magerun

Protected Properties

Property Type Description
$commandDescription string
$commandName string
$configPath string
$toggleComment string

Protected Methods

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

Method Details

_afterSave() protected method

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

Property Details

$commandDescription protected property

protected string $commandDescription
return string

$commandName protected property

protected string $commandName
return string

$configPath protected property

protected string $configPath
return string

$toggleComment protected property

protected string $toggleComment
return string