You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/code/Magento/ConfigurableProduct/Model/ResourceModel/Product/Type/Configurable/Attribute/Collection.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,8 @@ class Collection extends \Magento\Framework\Model\ResourceModel\Db\Collection\Ab
41
41
* Product instance
42
42
*
43
43
* @var \Magento\Catalog\Model\Product
44
-
* @deprecated 100.3.0 Now collection supports fetching options for multiple products. This field will be set to first
45
-
* element of products array.
44
+
* @deprecated 100.3.0 Now collection supports fetching options for multiple products.
45
+
* This field will be set to first element of products array.
0 commit comments