Method | Description | |
---|---|---|
create ( array $contextConfiguration = [] ) : |
Create the context from the given properties. If a context with those properties was already created before then the existing one is returned. | |
getInstances ( ) : array |
Returns all known instances of Context. | |
reset ( ) : void | Clears the instances cache clearing all contexts. |
public getInstances ( ) : array |
||
return | array |