The \Magento\Payment\Helper\Data::getStoreMethods() method has a wrong PHPDoc type for the $methodInstance variable

Should be

/** @var \Magento\Payment\Model\MethodInterface $methodInstance */