1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/ForeignKey.php
2006-09-26 15:00:13 +00:00

7 lines
92 B
PHP

<?php
/**
* Foreign Key
*/
class Doctrine_ForeignKey extends Doctrine_Relation { }