Skip to content

Commit 5885d52

Browse files
authored
Merge pull request #212 from sh41/patch-1
Change confusing reference to removed service definition.
2 parents 4473c57 + e2ed50c commit 5885d52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/fosuser-bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You need to use serialization groups to hide some properties like `plainPassword
1010
shown are handled with the [`normalization_context`](serialization-groups-and-relations.md#normalization), while the properties
1111
you can modify are handled with [`denormalization_context`](serialization-groups-and-relations.md#denormalization).
1212

13-
First register the following service:
13+
Create your User entity with serialization groups:
1414

1515
```php
1616
<?php

0 commit comments

Comments
 (0)