3 lines
145 B
PHP
3 lines
145 B
PHP
Deleting records in Doctrine is handled by Doctrine_Record::delete(), Doctrine_Collection::delete() and
|
|
Doctrine_Connection::delete() methods.
|