setContainer()
setContainer(\Symfony\Component\DependencyInjection\ContainerInterface $container) : $this
Allows the setting of a container on the appliaction
Parameters
\Symfony\Component\DependencyInjection\ContainerInterface |
$container |
The container to set
|
Returns
$this