See also:
- The
\Magento\Framework\App\Config\ScopePool::_getScopeCode()
method has a wrong PHPDoc type for the$scopeCode
parameter - The
\Magento\Payment\Model\Method\AbstractMethod::getConfigData()
method has a wrong PHPDoc type for the$storeId
parameter - The
\Magento\Payment\Model\Method\AbstractMethod::isActive()
method has a wrong PHPDoc type for the$storeId
parameter - The
\Magento\Payment\Model\MethodInterface::isActive()
method has a wrong PHPDoc type for the$storeId
parameter - The
\Magento\Payment\Model\MethodInterface::getConfigData()
method has a wrong PHPDoc type for the$storeId
parameter - How to get a modules’s backend configuration option value?