We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcd4da commit b0ae6a9Copy full SHA for b0ae6a9
1 file changed
src/Command/ErrorFormatter/TableErrorFormatter.php
@@ -43,7 +43,7 @@ public function __construct(
43
#[AutowiredParameter]
44
private ?string $editorUrlTitle,
45
46
- private int $level,
+ private ?int $level,
47
)
48
{
49
}
0 commit comments