Fixes [ticket:512]
This commit is contained in:
parent
ab597cdf30
commit
1989b099be
1 changed files with 1 additions and 1 deletions
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue