Magento 2
The \Magento\Payment\Helper\Data::getStoreMethods() method has a wrong PHPDoc type for the $methodInstance variable
Issues
phpdoc
,
improvement
,
payment
,
code-quality
dmitrii_fediuk
(Dmitrii Fediuk)
February 12, 2016, 3:03am
1
Should be
/** @var \Magento\Payment\Model\MethodInterface $methodInstance */