We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5ff08 commit 756b31aCopy full SHA for 756b31a
README.md
@@ -216,7 +216,7 @@ everyDummySayHello($walker);
216
217
## Serialization groups
218
219
-Any walker interface can be serialized with *jms/serializer* since they extends `AbstractWalker` class.
+Any walker interface can be serialized with *symfony/serializer* since they extends `AbstractWalker` class.
220
You should add serialization groups to ensure you do not fall into an infinite loop:
221
222
- `walker`: serializes flat members with no recursion
0 commit comments