FrontendUrlPrefix
Read onlyYes
FinalYes
A small utility layer to determine "absRefPrefix" from TypoScript, the string that is prepended to all relative URLs in the frontend, such as links and images.
It is highly possible that this class will not be needed anymore, so use it with care, if really needed
Table of Contents
Methods
- getUrlPrefix() : string
Methods
getUrlPrefix()
public
getUrlPrefix(ServerRequestInterface $request) : string
Parameters
- $request : ServerRequestInterface