ConfigLoader
- Full name:
\Qubus\Config\ConfigLoader
Properties
loaders
- This property is static.
Methods
load
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$paths | \Qubus\Config\Path\PathCollection | |
$env | string|null | |
$file | string |
loadFile
public static loadFile(string|\Qubus\Config\Path\PathCollection $path, string|null $env, string $file): array
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$path | string|\Qubus\Config\Path\PathCollection | |
$env | string|null | |
$file | string |
mergeArrays
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$array1 | array | |
$array2 | array | |
$array3 | array|null |
Automatically generated on 2025-10-13