RequestAwareInterface
interface RequestAwareInterface implements WidgetInterface (View source)
Interface RequestAwareInterface - Widgets that make use of the Request to provide their functionality need to implement this interface.
Methods
setRequest(Request $request)
No description
Request
getRequest()
No description