Initial implementation of comments with doctrine.
[xhtml-compiler.git] / models / Comment.php
blobbb4a7c35dcee15f5f7963209d083acb7c042af5f
1 <?php
3 /**
4 * Comment
5 *
6 * This class has been auto-generated by the Doctrine ORM Framework
7 *
8 * @package ##PACKAGE##
9 * @subpackage ##SUBPACKAGE##
10 * @author ##NAME## <##EMAIL##>
11 * @version SVN: $Id$
13 class Comment extends BaseComment