fix gitlab tests
This commit is contained in:
@@ -9,7 +9,8 @@ class EmergencyContactCrudService
|
||||
{
|
||||
public function __construct(
|
||||
private PhoneFormatterService $phoneFormatter
|
||||
) {}
|
||||
) {
|
||||
}
|
||||
|
||||
public function findForParent(int $contactId, int $parentId): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user