Commit 1a4baae1 authored by lsmith's avatar lsmith

- typo fix

parent df184830
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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment