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 27d02a2 commit 807362aCopy full SHA for 807362a
dev/tests/integration/framework/Magento/TestFramework/Event/Subscribers.php
@@ -21,6 +21,7 @@ class Subscribers implements Runner\Extension\Extension
21
* @param TextUI\Configuration\Configuration $configuration
22
* @param Runner\Extension\Facade $facade
23
* @param Runner\Extension\ParameterCollection $parameters
24
+ * @SuppressWarnings(PHPMD.UnusedFormalParameter)
25
*/
26
public function bootstrap(
27
TextUI\Configuration\Configuration $configuration,
0 commit comments