class ManagerRegistry extends AbstractManagerRegistry implements ContainerAwareInterface

References Doctrine connections and entity/document managers.

Traits

ContainerAware trait.

Methods

setContainer(ContainerInterface $container = null)

Sets the container.

Details

in ContainerAwareTrait at line line 31
setContainer(ContainerInterface $container = null)

Sets the container.

Parameters

ContainerInterface $container A ContainerInterface instance or null