Documentation

LoadConfigFiles
in package

Table of Contents

$configs  : array<string|int, mixed>
$path  : string
__construct()  : mixed
LoadConfigFiles constructor.
loadFiles()  : array<string|int, mixed>

Properties

Methods

__construct()

LoadConfigFiles constructor.

public __construct(string $path) : mixed
Parameters
$path : string
Return values
mixed

loadFiles()

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

Search results