class DoctrineTransactionMiddleware extendsAbstractDoctrineMiddleware

Wraps all handlers in a single doctrine transaction.

Methods

Envelope
handleForManager(EntityManagerInterface$entityManager,Envelope$envelope,StackInterface$stack)

No description

Details

protectedEnvelope handleForManager(EntityManagerInterface$entityManager,Envelope$envelope,StackInterface$stack)

Parameters

EntityManagerInterface $entityManager
Envelope $envelope
StackInterface $stack

Return Value

Envelope