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 39db0df commit 97b4208Copy full SHA for 97b4208
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\Framework\Db\Select
+ * @return \Magento\Framework\DB\Select
144
*/
145
protected function _getLoadAttributesSelect($table, $attributeIds = [])
146
{
0 commit comments