Skip to content

Kirby 5.0.4

$fileVersion->__call()

Proxy for public properties, asset methods and content field getters

$fileVersion->__call(string $method, array $arguments = [ ]): mixed

Parameters

Name Type Default
$methodrequired string no default value
$arguments array [ ]

Return type

mixed

This method modifies the existing $fileversion object it is applied to and returns it again.

Parent class

Kirby\Cms\FileVersion