We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c5b8d commit 711a1a3Copy full SHA for 711a1a3
src/Model/Why.php
@@ -4,7 +4,7 @@
4
5
class Why
6
{
7
- public string $input;
+ public ?string $input;
8
9
/**
10
* @var null|array<string, mixed>
0 commit comments