$entriesField->fill()
$entriesField->fill(mixed $value): Kirby\Form\Field\EntriesField
Parameters
| Name | Type | Default |
|---|---|---|
| $valuerequired | mixed |
no default value |
Return type
This method does not modify the existing $entriesfield object but returns a new object with the changes applied. Learn more →