See also:
- The
\Magento\Payment\Model\Method\AbstractMethod::isActive()method has a wrong PHPDoc type for the$storeIdparameter - The
\Magento\Framework\App\Config::getValue()method has a wrong PHPDoc type for the$scopeCodeparameter - The
\Magento\Payment\Model\MethodInterface::isActive()method has a wrong PHPDoc type for the$storeIdparameter - The
\Magento\Payment\Model\MethodInterface::getConfigData()method has a wrong PHPDoc type for the$storeIdparameter - How is a payment method’s
getConfigData()used?