- Full name:
\System\Helper\Api
- Parent class:
\Lime\Helper
protected array $keys
protected initialize(): mixed
public getKey(string $key): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$key |
string |
public keys(): array
public cache(bool $persistent = true): array
Parameters:
Parameter | Type | Description |
---|---|---|
$persistent |
bool |
public __construct(\Lime\App $app, mixed $context = null): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$app |
\Lime\App | |
$context |
mixed |
protected initialize(): mixed
public __call(mixed $name, mixed $arguments): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$name |
mixed | |
$arguments |
mixed |
public __invoke(mixed $helper): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$helper |
mixed |
public __get(mixed $name): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$name |
mixed |