See also:
- The
\Magento\Payment\Model\Method\AbstractMethod::isActive()
method has a wrong PHPDoc type for the$storeId
parameter - The
\Magento\Framework\App\Config::getValue()
method has a wrong PHPDoc type for the$scopeCode
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 is a payment method’s
getConfigData()
used?