feat: Add support for using native Symfony commands #219
Annotations
1 error and 1 warning
|
src/Application/BaseApplication.php#L60
Escaped Mutant for Mutator "TrueValue":
--- Original
+++ New
@@ @@
}
public function areExceptionsCaught() : bool
{
- return true;
+ return false;
}
}
|
The logs for this run have expired and are no longer available.
Loading