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