ContainerAwareInterface should be implemented by classes that depends on a Container.
- author Fabien Potencier
- deprecated since Symfony 6.4, use dependency injection instead
AbstractInterface
Methods |
public abstract setContainer(?Symfony Sets the container.
|