RequestContextAwareInterface
interface RequestContextAwareInterface
Methods
getContext()
Gets the request context.
Details
at line line 21
setContext(RequestContext $context)
Sets the request context.
at line line 28
RequestContext
getContext()
Gets the request context.