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 b77d8d0 commit 875fa4cCopy full SHA for 875fa4c
lib/internal/Magento/Framework/Validator/Factory.php
@@ -52,6 +52,7 @@ class Factory
52
* @param ObjectManagerInterface $objectManager
53
* @param Reader $moduleReader
54
* @param FrontendInterface $cache @deprecated
55
+ * @SuppressWarnings(PHPMD.UnusedFormalParameter)
56
*/
57
public function __construct(
58
ObjectManagerInterface $objectManager,
0 commit comments