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.
2 parents 347fd37 + d8fd4ee commit 221a75cCopy full SHA for 221a75c
app/code/Magento/Catalog/Model/ResourceModel/Collection/AbstractCollection.php
@@ -137,7 +137,7 @@ public function getDefaultStoreId()
137
*
138
* @param string $table
139
* @param array|int $attributeIds
140
- * @return \Magento\Eav\Model\Entity\Collection\AbstractCollection
+ * @return \Magento\Framework\Db\Select
141
*/
142
protected function _getLoadAttributesSelect($table, $attributeIds = [])
143
{
0 commit comments