PHP Класс Symfony\Component\DependencyInjection\ContainerAware

Наследование: implements Symfony\Component\DependencyInjection\ContainerAwareInterface
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$container Symfony\Component\DependencyInjection\ContainerInterface

Открытые методы

Метод Описание
setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null ) Sets the Container associated with this Controller.

Описание методов

setContainer() публичный Метод

Sets the Container associated with this Controller.
public setContainer ( Symfony\Component\DependencyInjection\ContainerInterface $container = null )
$container Symfony\Component\DependencyInjection\ContainerInterface A ContainerInterface instance

Описание свойств

$container защищенное свойство

protected ContainerInterface,Symfony\Component\DependencyInjection $container
Результат Symfony\Component\DependencyInjection\ContainerInterface