Home
last modified time | relevance | path

Searched refs:PersistentCollection (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriber.php8 use Doctrine\ODM\MongoDB\PersistentCollection as MongoDBPersistentCollection;
9 use Doctrine\ODM\PHPCR\PersistentCollection as PHPCRPersistentCollection;
10 use Doctrine\ORM\PersistentCollection; alias
44 if ($object instanceof PersistentCollection
110 …rializer.pre_serialize', 'method' => 'onPreSerialize', 'interface' => PersistentCollection::class],