The \Magento\Payment\Model\MethodInterface::isActive() method has a wrong PHPDoc type for the $storeId parameter

Should be:

@param null|string|int|\Magento\Framework\App\ScopeInterface $storeId [optional]

See also: