$fieldoptions->set()
Universal setter for properties
Parameters
Name | Type | Default |
---|---|---|
$property * | string |
– |
$value * | mixed |
– |
Return type
This method does not modify the existing $fieldoptions
object but returns a new object with the changes applied. Learn more →
Parent class
Kirby\Field\FieldOptions
inherited from Kirby\Blueprint\Node