symfony / symfony-docs

The Symfony documentation
https://symfony.com/doc
Other
2.15k stars 5.1k forks source link

[Serializer] Normalizer Callback params confusion: $innerObject should be called $attributeValue and $outerObject should be just $object #20080

Closed mindaugasvcs closed 1 week ago

mindaugasvcs commented 1 month ago

https://github.com/symfony/symfony-docs/blob/35e5b7dcb42234a8b9343e4a880e9b9cff73f710/components/serializer.rst?plain=1#L759

Normalizer Callback params confusion: $innerObject should be called $attributeValue and $outerObject should be just $object.

xabbuh commented 1 month ago

PR welcome to improve the naming