Symfony Console 6 #1938
Annotations
1 warning
src/Command/Api/ApiBaseCommand.php#L57
Escaped Mutant for Mutator "MethodCallRemoval":
--- Original
+++ New
@@ @@
private array $pathParams = [];
protected function configure() : void
{
- $this->setHidden();
+
parent::configure();
}
protected function interact(InputInterface $input, OutputInterface $output) : void
|
The logs for this run have expired and are no longer available.
Loading