ContextAware
in
ContextAware interface.
This interface is used to pass the Shell's context into commands and such which require access to the current scope variables.
Table of Contents
- setContext() : mixed
- Set the Context reference.
Methods
setContext()
Set the Context reference.
public
setContext(Context $context) : mixed
Parameters
- $context : Context