File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- Defining Relationships with Abstract Classes and Interfaces
2
- ===========================================================
1
+ .. index ::
2
+ single: Doctrine; Resolving target entities
3
+ single: Doctrine; Define relationships with abstract classes and interfaces
4
+
5
+ How to Define Relationships with Abstract Classes and Interfaces
6
+ ================================================================
3
7
4
8
.. versionadded: 2.1
5
9
The ResolveTargetEntityListener is new to Doctrine 2.2, which was first
@@ -155,4 +159,4 @@ Final Thoughts
155
159
With the ``ResolveTargetEntityListener ``, you are able to decouple your
156
160
bundles, keeping them usable by themselves, but still being able to
157
161
define relationships between different objects. By using this method,
158
- your bundles will end up being easier to maintain independently.
162
+ your bundles will end up being easier to maintain independently.
You can’t perform that action at this time.
0 commit comments