Commit c67cd122 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 0ae63004
...@@ -204,7 +204,7 @@ class Doctrine_Connection_UnitOfWork extends Doctrine_Connection_Module ...@@ -204,7 +204,7 @@ class Doctrine_Connection_UnitOfWork extends Doctrine_Connection_Module
$record->postSave($event); $record->postSave($event);
} }
/** /**
* deletes this data access object and all the related composites * deletes given record and all the related composites
* this operation is isolated by a transaction * this operation is isolated by a transaction
* *
* this event can be listened by the onPreDelete and onDelete listeners * this event can be listened by the onPreDelete and onDelete listeners
......
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