ResponseAwareInterface
interface ResponseAwareInterface implements WidgetInterface (View source)
Interface ResponseAwareInterface - Widgets that make use of the Response to provide their functionality need to implement this interface.
Methods
setResponse(Response $response)
No description
Response
getResponse()
No description