Elemental

Config
in package

Table of Contents

$config  : array<string|int, mixed>
$configPath  : string
__construct()  : mixed
__get()  : mixed

Properties

$config

private array<string|int, mixed> $config = []

$configPath

private string $configPath

Methods

__construct()

public __construct() : mixed
Return values
mixed

__get()

public __get(string $name) : mixed
Parameters
$name : string
Return values
mixed

Search results