We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f34cd commit 32227d2Copy full SHA for 32227d2
app/code/Magento/Payment/Model/Info.php
@@ -38,7 +38,7 @@ class Info extends AbstractExtensibleModel implements InfoInterface
38
* @param \Magento\Framework\Model\Context $context
39
* @param \Magento\Framework\Registry $registry
40
* @param \Magento\Framework\Api\ExtensionAttributesFactory $extensionFactory
41
- * @param \Magento\Framework\Api\AttributeValueFactory $customAttributeFactory,
+ * @param \Magento\Framework\Api\AttributeValueFactory $customAttributeFactory
42
* @param \Magento\Payment\Helper\Data $paymentData
43
* @param \Magento\Framework\Encryption\EncryptorInterface $encryptor
44
* @param \Magento\Framework\Model\ResourceModel\AbstractResource $resource
0 commit comments