$files->__call()
Magic getter function
$files->__call(string $key, mixed $arguments): mixed
Parameters
Name | Type | Default | Description |
---|---|---|---|
$key |
string |
– | |
$arguments |
mixed |
– |
Return type
mixed
Inherited from
Kirby\Cms\Collection