PackageDependentCacheIdentifier

Represents a cache identifier to be used for caches that depend on the list of packages bundled with TYPO3.

Internal
Attributes
#[AsAlias]
'package-dependent-cache-identifier'
$public: true

Table of Contents

Methods

__construct()  : mixed
toString()  : string
withAdditionalHashedIdentifier()  : self
withPrefix()  : self

Methods

toString()

public toString() : string
Return values
string

withAdditionalHashedIdentifier()

public withAdditionalHashedIdentifier(string $additionalIdentifier) : self
Parameters
$additionalIdentifier : string
Return values
self

withPrefix()

public withPrefix(string $prefix) : self
Parameters
$prefix : string
Return values
self

        
On this page

Search results