ContainerAware deprecated

class ContainerAware implements ContainerAwareInterface

deprecated

since version 2.8, to be removed in 3.0. Use the ContainerAwareTrait instead.

A simple implementation of ContainerAwareInterface.

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
2016-10-28 06:11:47
Comments
Leave a Comment

Please login to continue.