1
0
mirror of synced 2025-01-17 22:11:41 +03:00

formatting fix

This commit is contained in:
legenerationlazi 2007-05-02 14:56:12 +00:00
parent 0a58490a1f
commit e6d32b9f43

View File

@ -45,3 +45,4 @@ interface Doctrine_EventListener_Interface {
public function onCollectionDelete(Doctrine_Collection $collection);
public function onPreCollectionDelete(Doctrine_Collection $collection);
}
</code>