1
0
mirror of synced 2025-01-18 22:41:43 +03:00
doctrine2/manual/docs/Mapping object relations - Introduction.php

2 lines
100 B
PHP
Raw Normal View History

2006-08-29 20:37:55 +00:00
In Doctrine all record relations are being set with hasMany, hasOne, ownsMany and ownsOne methods.