class DoctrineCloseConnectionMiddleware extendsAbstractDoctrineMiddleware

Closes connection and therefore saves number of connections.

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