1
0
mirror of synced 2025-03-04 20:03:21 +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
}