Magento 2
Propose to make the \Magento\Framework\App\Config\ScopePool::_getScopeCode() public because it is useful to calculate cache keys based on a scope (like \Magento\Framework\App\Config\ScopePool::getScope() does)
Issues
scope
,
config-value
,
improvement
,
code-quality
dmitrii_fediuk
(Dmitrii Fediuk)
December 26, 2015, 12:51pm
2
See also:
The
\Magento\Framework\App\Config\ScopePool::_getScopeCode()
method has a wrong PHPDoc type for the
$scopeCode
parameter
.
show post in topic