1
0
mirror of synced 2025-01-30 20:11:49 +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.