mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 10:17:23 +01:00
chore: style
This commit is contained in:
@ -9,7 +9,5 @@ namespace Pest\Factories\Covers;
|
||||
*/
|
||||
final class CoversClass
|
||||
{
|
||||
public function __construct(public string $class)
|
||||
{
|
||||
}
|
||||
public function __construct(public string $class) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user