mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 17:27:22 +01:00
Adjust style
This commit is contained in:
@ -17,8 +17,7 @@ final class ServiceMessage
|
||||
public function __construct(
|
||||
private readonly string $type,
|
||||
private readonly array $parameters,
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
public function toString(): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user