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 766f368 + 40e4275 commit 10dc941Copy full SHA for 10dc941
app/code/Magento/Catalog/Model/ResourceModel/Collection/AbstractCollection.php
@@ -140,7 +140,7 @@ public function getDefaultStoreId()
140
*
141
* @param string $table
142
* @param array|int $attributeIds
143
- * @return \Magento\Eav\Model\Entity\Collection\AbstractCollection
+ * @return \Magento\Framework\Db\Select
144
*/
145
protected function _getLoadAttributesSelect($table, $attributeIds = [])
146
{
0 commit comments