FileLocation
References local file path and corresponding HTTP base URL
should only be used from within TYPO3 Core
Table of Contents
Properties
Methods
- __construct() : mixed
- getBaseUrl() : string
- getFilePath() : string
Properties
$baseUrl
protected
string
$baseUrl
$filePath
protected
string
$filePath
$path
protected
string
$path
Methods
__construct()
public
__construct(string $path) : mixed
Parameters
- $path : string
getBaseUrl()
public
getBaseUrl() : string
Return values
stringgetFilePath()
public
getFilePath() : string