1
0
mirror of synced 2024-12-13 14:56:01 +03:00

change 'use' statements

This commit is contained in:
Fabio B. Silva 2012-07-28 21:44:34 -03:00
parent 14a2b61671
commit 04e1838c92

View File

@ -26,5 +26,5 @@ namespace Doctrine\ORM\Persisters;
*/
abstract class ElementCollectionPersister extends AbstractCollectionPersister
{
//put your code here
}