mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 09:47:23 +01:00
Adjust style
This commit is contained in:
@ -14,9 +14,7 @@ abstract class Subscriber
|
||||
/**
|
||||
* Creates a new Subscriber instance.
|
||||
*/
|
||||
public function __construct(private readonly TeamCityLogger $logger)
|
||||
{
|
||||
}
|
||||
public function __construct(private readonly TeamCityLogger $logger) {}
|
||||
|
||||
/**
|
||||
* Creates a new TeamCityLogger instance.
|
||||
|
||||
Reference in New Issue
Block a user