This commit is contained in:
2021-12-25 22:51:58 +01:00
parent 11824adda4
commit 5cebcfddb7
19 changed files with 31 additions and 25 deletions

View File

@@ -141,7 +141,7 @@ class PersonJsonNormalizer implements
/**
* @param Person $person
* @param null|string $format
* @param string|null $format
*/
public function normalize($person, $format = null, array $context = [])
{