There was an error while loading. Please reload this page.
1 parent 7659711 commit c613d77Copy full SHA for c613d77
src/Behavioral/Observer/Subscriber.php
@@ -8,6 +8,5 @@ final class Subscriber
8
{
9
public function __construct(
10
public readonly string $email
11
- )
12
- {}
+ ) {}
13
}
0 commit comments