Skip to content

Commit fa7c1fc

Browse files
author
Dale Sikkema
committed
MAGETWO-34787: Process pull request
1 parent 9ba83d1 commit fa7c1fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Data/Collection/Filesystem.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,7 @@ protected function _renderConditionBeforeFilterElement($increment, $isAnd)
669669
* @param string $value
670670
* @param string $type
671671
* @return $this
672+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
672673
*/
673674
public function addFilter($field, $value, $type = 'and')
674675
{

0 commit comments

Comments
 (0)