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