$file->__call() Magic caller for file methods and content fields. (in this order) kirby/src/Cms/File.php#L95 $file->__call(string $method, array $arguments = [ ]): mixed Parameters Name Type Default $method * string – $arguments array [ ] Return type mixed Parent class Kirby\Cms\File