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