File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -53,9 +53,10 @@ inside a :doc:`compiler pass </service_container/compiler_passes>`.
5353Entities & Entity Mapping
5454-------------------------
5555
56- Entity mapping can only be overridden if a bundle provides a mapped superclass (such as the ``User `` entity in the
57- FOSUserBundle). It's possible to override attributes and associations in this way. Learn more
58- about this feature and its limitations in `the Doctrine documentation `_.
56+ Overriding entity mapping is only possible if a bundle provides a mapped
57+ superclass (such as the ``User `` entity in the FOSUserBundle). It's possible to
58+ override attributes and associations in this way. Learn more about this feature
59+ and its limitations in `the Doctrine documentation `_.
5960
6061Forms
6162-----
You can’t perform that action at this time.
0 commit comments