RecordTitleProvider extends AbstractPageTitleProvider

This class will take care of the seo title that can be set in the backend

Table of Contents

Properties

$request  : ServerRequestInterface
$title  : string

Methods

getTitle()  : string
setRequest()  : void
setTitle()  : void

Properties

$request

protected ServerRequestInterface $request

Methods

getTitle()

public getTitle() : string
Return values
string

setRequest()

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

setTitle()

public setTitle(string $title) : void
Parameters
$title : string

        
On this page

Search results