Skip to content

Commit c613d77

Browse files
committed
adjust identation of code
1 parent 7659711 commit c613d77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Behavioral/Observer/Subscriber.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ final class Subscriber
88
{
99
public function __construct(
1010
public readonly string $email
11-
)
12-
{}
11+
) {}
1312
}

0 commit comments

Comments
 (0)