BcContainer
in package
Class BcContainer
Table of Contents
- $container : Container
- Container
- clear() : void
- Clear Container
- get() : Container
- Get Container
- set() : void
- Set Container
Properties
$container
Container
public
static Container
$container
Methods
clear()
Clear Container
public
static clear() : void
Tags
Return values
void —get()
Get Container
public
static get() : Container
Tags
Return values
Container —set()
Set Container
public
static set( $container) : void