22 parent::__construct($context,
$data);
32 return $this->_scopeConfig->getValue(
33 'web/browser_capabilities/javascript',
34 \
Magento\Store\Model\ScopeInterface::SCOPE_STORE
45 return $this->_scopeConfig->getValue(
46 'web/browser_capabilities/local_storage',
47 \
Magento\Store\Model\ScopeInterface::SCOPE_STORE
58 return $this->_scopeConfig->getValue(
59 'design/head/demonotice',
60 \
Magento\Store\Model\ScopeInterface::SCOPE_STORE
displayNoLocalStorageNotice()
__construct(\Magento\Framework\View\Element\Template\Context $context, array $data=[])