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 093ee68 commit 9b20ccaCopy full SHA for 9b20cca
dev/tests/functional/lib/Magento/Mtf/Troubleshooting/StaticClassesGenerator.php
@@ -51,6 +51,7 @@ protected function configure()
51
* @param OutputInterface $output
52
* @return void
53
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
54
+ * @SuppressWarnings(PHPMD.ExitExpression)
55
*/
56
protected function execute(InputInterface $input, OutputInterface $output)
57
{
0 commit comments