ContainerAwareInterface

interface ContainerAwareInterface

ContainerAwareInterface should be implemented by classes that depends on a Container.

Methods

setContainer(ContainerInterface $container = null)

Sets the container.

Details

setContainer(ContainerInterface $container = null)

Sets the container.

Parameters

ContainerInterface $container A ContainerInterface instance or null
doc_Symfony
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.