Skip to content

Commit 8e6cae8

Browse files
committed
MAGETWO-74021: "Catalog Products List" widget does not displays on frontend
1 parent adeb9ab commit 8e6cae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Rule/Model/Condition/Sql/Builder.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ protected function _joinTablesToCollection(
130130
* @param bool $isDefaultStoreUsed
131131
* @return string
132132
* @throws \Magento\Framework\Exception\LocalizedException
133+
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
133134
*/
134135
protected function _getMappedSqlCondition(AbstractCondition $condition, $value = '', $isDefaultStoreUsed = true)
135136
{

0 commit comments

Comments
 (0)