mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 10:30:03 +02:00
Style
This commit is contained in:
@@ -42,7 +42,7 @@ final class Converter
|
||||
public function __construct(
|
||||
private readonly string $rootPath,
|
||||
) {
|
||||
$this->stateGenerator = new StateGenerator();
|
||||
$this->stateGenerator = new StateGenerator;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user