1
0
mirror of synced 2025-01-05 16:53:21 +03:00
doctrine2/manual/docs/Working with objects - Component overview - Connection - Getting a table object.php
2007-02-23 20:54:10 +00:00

2 lines
125 B
PHP

In order to get table object for specified record just call Doctrine_Record::getTable() or Doctrine_Connection::getTable().