3 lines
153 B
PHP
3 lines
153 B
PHP
|
Adding custom table classes is very easy. Only thing you need to do is name the classes as [componentName]Table and make them
|
||
|
inherit Doctrine_Table.
|