SystemResourceIdentifier implements Stringable
AbstractYes
This is subject to change during v14 development. Do not use.
Only to be used in TYPO3\CMS\Core\SystemResource namespace
Table of Contents
Interfaces
- Stringable
Properties
- $givenIdentifier : string
Methods
- __construct() : mixed
- __toString() : mixed
Properties
$givenIdentifier read-only
public
string
$givenIdentifier
Methods
__construct()
public
__construct(string $givenIdentifier) : mixed
Parameters
- $givenIdentifier : string
Tags
__toString()
public
__toString() : mixed