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 fa51af4 commit a61e363Copy full SHA for a61e363
app/code/Magento/Rule/Model/Condition/Sql/Builder.php
@@ -127,7 +127,7 @@ protected function _joinTablesToCollection(
127
*
128
* @param AbstractCondition $condition
129
* @param string $value
130
- * @param bool $isDefaultStoreUsed
+ * @param bool $isDefaultStoreUsed no longer used because caused an issue about not existing table alias
131
* @return string
132
* @throws \Magento\Framework\Exception\LocalizedException
133
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
0 commit comments