See also:
-
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). -
The
\Magento\Framework\App\Config::getValue()method has a wrong PHPDoc type for the$scopeCodeparameter.