N98\Magento\Command\Cms\Page\PublishCommand::isEnabled PHP Метод

isEnabled() публичный Метод

public isEnabled ( ) : boolean
Результат boolean
    public function isEnabled()
    {
        return $this->getApplication()->isMagentoEnterprise();
    }