Parser
- Full name:
\Qubus\Config\Parser
Methods
getKey
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$name | string |
getValue
public static getValue(array|null $haystack = null, string|null $key = null, null|array $sub = null, mixed|null $default = null): mixed
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$haystack | array|null | |
$key | string|null | |
$sub | null|array | |
$default | mixed|null |
findInMultiArray
- This method is static.
Parameters:
Parameter | Type | Description |
---|---|---|
$needle | array | |
$haystack | array |
Automatically generated on 2025-10-13