Fix Laravel Pint formatting
This commit is contained in:
@@ -10,8 +10,7 @@ class ParentEmergencyContactService
|
||||
public function __construct(
|
||||
private ParentConfigService $configService,
|
||||
private PhoneFormatterService $phoneFormatter
|
||||
) {
|
||||
}
|
||||
) {}
|
||||
|
||||
public function list(int $parentId): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user