DoctrineTransactionMiddleware
class DoctrineTransactionMiddleware extendsAbstractDoctrineMiddleware
Wraps all handlers in a single doctrine transaction.
Methods
Envelope
handleForManager(EntityManagerInterface$entityManager,Envelope$envelope,StackInterface$stack)
No description