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 df4f4dc + 221a75c commit d950ba0Copy full SHA for d950ba0
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