ConfigurationManagerInterface
Scope: frontend / backend
Table of Contents
Methods
- getYamlConfiguration() : array<string|int, mixed>
Methods
getYamlConfiguration()
public
getYamlConfiguration(array<string|int, mixed> $typoScriptSettings, bool $isFrontend[, ServerRequestInterface|null $request = null ]) : array<string|int, mixed>
Parameters
- $typoScriptSettings : array<string|int, mixed>
- $isFrontend : bool
- $request : ServerRequestInterface|null = null