CSfixer changes

This commit is contained in:
2022-01-25 16:41:44 +01:00
parent 1a5e8b9d7b
commit ab5f9923a6
9 changed files with 269 additions and 263 deletions

View File

@@ -58,4 +58,4 @@ final class PersonResourceRepository implements ObjectRepository
{
return PersonResource::class;
}
}
}