$user->__call() Modified getter to also return fields from the content kirby/src/Cms/User.php#L106 $user->__call(string $method, array $arguments = [ ]): mixed Parameters Name Type Default $method * string – $arguments array [ ] Return type mixed Parent class Kirby\Cms\User