MetaTags
MetaTags trait
Table of Contents
Methods
- updateMetaTags() : ResponseInterface
- Update meta tags
- getUpdateMetaTagsMessage() : string
- Get update metatags message name
Methods
updateMetaTags()
Update meta tags
public
updateMetaTags(ServerRequestInterface $request, ResponseInterface $response, Validator $data) : ResponseInterface
Parameters
- $request : ServerRequestInterface
- $response : ResponseInterface
- $data : Validator
Return values
ResponseInterfacegetUpdateMetaTagsMessage()
Get update metatags message name
protected
getUpdateMetaTagsMessage() : string