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