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 40c03a1 commit ecced32Copy full SHA for ecced32
app/code/Magento/ConfigurableProduct/Ui/DataProvider/Attributes.php
@@ -36,7 +36,8 @@ public function __construct(
36
$this->collection = $configurableAttributeHandler->getApplicableAttributes();
37
}
38
39
- /** Getting the product attribute collection.
+ /**
40
+ * Getting the product attribute collection.
41
*
42
* @return \Magento\Catalog\Model\ResourceModel\Product\Attribute\Collection
43
*/
0 commit comments