ConfigInterface
- Full name:
\PhalconKit\Config\ConfigInterface - Parent interfaces:
ConfigInterface
Methods
pathToArray
public pathToArray(string $path, ?array $defaultValue = null, ?string $delimiter = null): ?array
Parameters:
| Parameter | Type | Description |
|---|---|---|
$path | string | |
$defaultValue | ?array | |
$delimiter | ?string |