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 c32b630 commit 4597509Copy full SHA for 4597509
1 file changed
e2e/parallel-custom-config/expected-output.diff
@@ -9,6 +9,9 @@
9
{
10
public function __construct(
11
- private readonly \stdClass $stdClass
12
++ /**
13
++ * @readonly
14
++ */
15
+ private \stdClass $stdClass
16
)
17
0 commit comments