Skip to content

Kirby 4.5.0

$fileversion->__call()

Proxy for public properties, asset methods and content field getters

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

Parameters

Name Type Default
$method * string
$arguments array [ ]

Return type

mixed|null

Parent class

Kirby\Cms\FileVersion