$field->__debugInfo()
Simplifies the var_dump result
Alias for Kirby\Content\Field::toArray()
$field->__debugInfo(): array
Return type
array
This method modifies the existing $field object it is applied to and returns it again.
Simplifies the var_dump result
Alias for Kirby\Content\Field::toArray()
$field->__debugInfo(): array
array
This method modifies the existing $field object it is applied to and returns it again.