fix for phpmd
This commit is contained in:
parent
b2bd3ddfe1
commit
8899cd6ee2
@ -113,4 +113,4 @@
|
||||
"bin-dir": "vendor/bin",
|
||||
"process-timeout": 600
|
||||
}
|
||||
}
|
||||
}
|
@ -57,6 +57,8 @@ class CompilerPromptCommand extends Command
|
||||
* @param \Symfony\Component\Console\Output\OutputInterface $output
|
||||
*
|
||||
* @return int
|
||||
*
|
||||
* @SuppressWarnings(PHPMD.ElseExpression)
|
||||
*/
|
||||
protected function execute(InputInterface $input, OutputInterface $output): int
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user