class ManagerRegistry extends AbstractManagerRegistry implements ContainerAwareInterface
References Doctrine connections and entity/document managers.
Traits
ContainerAwareTrait | ContainerAware trait. |
Methods
setContainer(ContainerInterface $container = null) Sets the container. | from ContainerAwareTrait |
Details
setContainer(ContainerInterface $container = null)
Sets the container.
Please login to continue.