- typo fix
This commit is contained in:
parent
df18483028
commit
1a4baae1df
@ -1,4 +1,4 @@
|
||||
Doctrine provides means for effiently retrieving all related records for all record elements. That means
|
||||
Doctrine provides means for efficiently retrieving all related records for all record elements. That means
|
||||
when you have for example a collection of users you can load all phonenumbers for all users by simple calling
|
||||
the loadRelated() method.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user