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