We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4473c57 + e2ed50c commit 5885d52Copy full SHA for 5885d52
core/fosuser-bundle.md
@@ -10,7 +10,7 @@ You need to use serialization groups to hide some properties like `plainPassword
10
shown are handled with the [`normalization_context`](serialization-groups-and-relations.md#normalization), while the properties
11
you can modify are handled with [`denormalization_context`](serialization-groups-and-relations.md#denormalization).
12
13
-First register the following service:
+Create your User entity with serialization groups:
14
15
```php
16
<?php
0 commit comments