FileLocation

References local file path and corresponding HTTP base URL

Internal

should only be used from within TYPO3 Core

Table of Contents

Properties

$baseUrl  : string
$filePath  : string
$path  : string

Methods

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

Properties

Methods

__construct()

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

getBaseUrl()

public getBaseUrl() : string
Return values
string

getFilePath()

public getFilePath() : string
Return values
string

        
On this page

Search results