Метод | Описание | |
---|---|---|
getContainer ( ) : ContainerInterface | null | Get Container of which object is aware of. | |
setContainer ( ContainerInterface $container = null ) : mixed | Set Container of which object is aware of. |
public getContainer ( ) : ContainerInterface | null | ||
Результат | ContainerInterface | null |
public setContainer ( ContainerInterface $container = null ) : mixed | ||
$container | ContainerInterface | |
Результат | mixed |