FileLocation

References local file path and corresponding HTTP base URL

Internal

should only be used from within TYPO3 Core

Table of Contents

Properties

$filePath  : string

Methods

__construct()  : mixed
getBaseUrl()  : string
getFilePath()  : string

Properties

Methods

__construct()

public __construct(string $path) : mixed
Parameters
$path : string

getBaseUrl()

public getBaseUrl(ServerRequestInterface $request) : string
Parameters
$request : ServerRequestInterface
Return values
string

getFilePath()

public getFilePath() : string
Return values
string

        
On this page

Search results