GetRawConfiguration
Table of Contents
Properties
- $rawConfiguration : array<string, mixed>
Methods
- getRawConfigurationValue() : mixed
Properties
$rawConfiguration read-only
private
array<string, mixed>
$rawConfiguration
Methods
getRawConfigurationValue()
public
getRawConfigurationValue(string|int $key) : mixed
Parameters
- $key : string|int