Skip to content

Commit b969752

Browse files
committed
Fix whitespace alignment.
1 parent 0fc022d commit b969752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1333,7 +1333,7 @@ class Demo
13331333
#[Beep]
13341334
private Foo $foo;
13351335
1336-
public function __construct(
1336+
public function __construct(
13371337
#[Load(context: 'foo', bar: true)]
13381338
private readonly FooService $fooService,
13391339

0 commit comments

Comments
 (0)