docs/api/Opencart.System.Engine.Config.html
Class Config
Located at system\engine\config.php
| Methods |
|---|
| ` |
public
` | `addPath(string $namespace, string $directory = ''): void`
addPath
addPath
| # | | `
public
` | `get(string $key): mixed`
Get
Get
| # | | `
public
` | `set(string $key, mixed $value): void`
Set
Set
| # | | `
public
` | `has(string $key): bool`
Has
Has
| # | | `
public
` | `load(string $filename): array<string, string>`
Load
Load
| # |
| Properties |
|---|
| ` |
protected
` | `string` | `$directory`
| # |
OpenCart API API documentation generated by ApiGen dev-master