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 8e6cae8 commit 4ff294bCopy full SHA for 4ff294b
app/code/Magento/Rule/Model/Condition/Sql/Builder.php
@@ -130,7 +130,7 @@ protected function _joinTablesToCollection(
130
* @param bool $isDefaultStoreUsed
131
* @return string
132
* @throws \Magento\Framework\Exception\LocalizedException
133
- * @SuppressWarnings(PHPMD.UnusedLocalVariable)
+ * @SuppressWarnings(PHPMD.UnusedFormalParameter)
134
*/
135
protected function _getMappedSqlCondition(AbstractCondition $condition, $value = '', $isDefaultStoreUsed = true)
136
{
0 commit comments