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