root/branches/0.9/models/BadlyNamed__Class.php

Revision 2353, 183 bytes (checked in by meus, 16 months ago)

moved all models to trunk/models. removed some old invalid testcases

Line 
1<?php
2class BadLyNamed__Class extends Doctrine_Record {
3    public function setTableDefinition() {
4                                               
5    }
6    public function setUp() { }
7}
Note: See TracBrowser for help on using the browser.