PageTitleProviderInterface
Interface for PageTitleProviders with the methods that are needed by the PageTitleProviderManager
Table of Contents
Methods
- getTitle() : string
- setRequest() : void
Methods
getTitle()
public
getTitle() : string
Return values
stringsetRequest()
public
setRequest(ServerRequestInterface $request) : void
Parameters
- $request : ServerRequestInterface