1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/manual/docs/Mapping object relations - Introduction.php
2006-08-29 20:37:55 +00:00

2 lines
100 B
PHP

In Doctrine all record relations are being set with hasMany, hasOne, ownsMany and ownsOne methods.