ProviderConfigurationLoader

Class ProviderConfigurationLoader This class resolves the expression language provider configuration and store in a cache.

Table of Contents

Properties

$cache  : PhpFrontend
$cacheIdentifier  : string
$packageManager  : PackageManager

Methods

__construct()  : mixed
getExpressionLanguageProviders()  : array<string|int, mixed>
warmupCaches()  : void

Properties

$cacheIdentifier

protected string $cacheIdentifier

Methods

getExpressionLanguageProviders()

public getExpressionLanguageProviders() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results