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 a74e6c4 commit 5e6d1b2Copy full SHA for 5e6d1b2
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\Framework\Db\Select
+ * @return \Magento\Framework\DB\Select
141
*/
142
protected function _getLoadAttributesSelect($table, $attributeIds = [])
143
{
0 commit comments