N98\Magento\Command\Cms\Banner\ToggleCommand::isEnabled PHP Method

isEnabled() public method

public isEnabled ( ) : boolean
return boolean
    public function isEnabled()
    {
        return $this->getApplication()->isMagentoEnterprise();
    }