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 e2621ea commit 51b2bc6Copy full SHA for 51b2bc6
app/code/Magento/Eav/Model/Validator/Attribute/Data.php
@@ -55,6 +55,7 @@ class Data extends \Magento\Framework\Validator\AbstractValidator
55
56
/**
57
* @param AttributeDataFactory $attrDataFactory
58
+ * @param Config $eavConfig|null
59
* @param array $ignoredAttributesByTypesList
60
*/
61
public function __construct(
0 commit comments