FalResourceIdentifier extends SystemResourceIdentifier

FinalYes

This is subject to change during v14 development. Do not use.

Internal

Only to be used in TYPO3\CMS\Core\SystemResource namespace

Table of Contents

Constants

TYPE  = 'FAL'

Properties

$givenIdentifier  : string

Methods

__construct()  : mixed
__toString()  : mixed
getIdentifier()  : string

Constants

Properties

$givenIdentifier read-only

public string $givenIdentifier

Methods

__construct()

public __construct(string $storageId, string $falIdentifier, string $givenIdentifier) : mixed
Parameters
$storageId : string
$falIdentifier : string
$givenIdentifier : string

getIdentifier()

public getIdentifier() : string
Return values
string

        
On this page

Search results