Method | Description | |
---|---|---|
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 | ||
return | ContainerInterface | null |
public setContainer ( ContainerInterface $container = null ) : mixed | ||
$container | ContainerInterface | |
return | mixed |