MemoryContextStorage implements ContextStorage
FinalYes
Interfaces
Methods
- __construct() : mixed
- attach() : Scope
- current() : Context
Methods
__construct()
public
__construct([Context|null $context = null ]) : mixed
Parameters
- $context : Context|null = null
attach()
public
attach(Context $context) : Scope
Parameters
- $context : Context
Return values
Scopecurrent()
public
current() : Context