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.
1 parent be211ec commit 4e1f7daCopy full SHA for 4e1f7da
Upgrade.md
@@ -21,7 +21,7 @@ security:
21
22
### User and Group class
23
24
-This bundle now (registers mappings)[http://symfony.com/doc/master/cookbook/doctrine/mapping_model_classes.html]
+This bundle now [registers mappings](http://symfony.com/doc/master/cookbook/doctrine/mapping_model_classes.html)
25
for the classes in the Model namespace directly, instead
26
of having empty extending classes. The User and Group classes in the Entity and
27
Document namespaces are deprecated, you should update your User and Group
0 commit comments