Commit 1989b099 authored by Jonathan.Wage's avatar Jonathan.Wage

Fixes [ticket:512]

parent ab597cdf
...@@ -714,7 +714,7 @@ abstract class Doctrine_Record extends Doctrine_Record_Abstract implements Count ...@@ -714,7 +714,7 @@ abstract class Doctrine_Record extends Doctrine_Record_Abstract implements Count
* getTable * getTable
* returns the table object for this record * returns the table object for this record
* *
* @return object Doctrine_Table a Doctrine_Table object * @return Doctrine_Table a Doctrine_Table object
*/ */
public function getTable() public function getTable()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment