$asset->__call()
Magic caller for asset methods
$asset->__call(string $method, array $arguments = [ ]): mixed
Parameters
Name | Type | Default | Description |
---|---|---|---|
$method |
string |
– | |
$arguments |
array |
[ ] |
Return type
mixed
Exceptions
Type | Description |
---|---|
Kirby\Exception\BadMethodCallException |