Should be:
@param null|string|int|\Magento\Framework\App\ScopeInterface $storeId [optional]
Should be:
@param null|string|int|\Magento\Framework\App\ScopeInterface $storeId [optional]
See also:
\Magento\Payment\Model\Method\AbstractMethod::getConfigData()
method has a wrong PHPDoc type for the $storeId
parameter\Magento\Framework\App\Config::getValue()
method has a wrong PHPDoc type for the $scopeCode
parameter\Magento\Payment\Model\MethodInterface::isActive()
method has a wrong PHPDoc type for the $storeId
parameter\Magento\Payment\Model\MethodInterface::getConfigData()
method has a wrong PHPDoc type for the $storeId
parameter