- Full name:
\Assets\Helper\Asset
- Parent class:
\Lime\Helper
public image(array $options = [], bool $asPath = false): mixed
Parameters:
Parameter | Type | Description |
---|---|---|
$options |
array | |
$asPath |
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 |