RequestAwareToolbarItemInterface

Interface for toolbar items that need the ServerRequestInterface Request.

The setter is called immediately after class instantiation. Useful for toolbar items that depend on a request, for instance when dealing with views based on BackendViewFactory.

Table of Contents

Methods

setRequest()  : void

Methods

setRequest()

public setRequest(ServerRequestInterface $request) : void
Parameters
$request : ServerRequestInterface

        
On this page

Search results