Skip to content

Commit 875fa4c

Browse files
committed
#21856: Static test fix.
1 parent b77d8d0 commit 875fa4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Validator/Factory.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ class Factory
5252
* @param ObjectManagerInterface $objectManager
5353
* @param Reader $moduleReader
5454
* @param FrontendInterface $cache @deprecated
55+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
5556
*/
5657
public function __construct(
5758
ObjectManagerInterface $objectManager,

0 commit comments

Comments
 (0)