$fieldset->id()
Returns the unique item id (UUID v4)
$fieldset->id(): string
Return type
string
This method modifies the existing $fieldset
object it is applied to and returns it again.
Parent class
Kirby\Cms\Fieldset
inherited from Kirby\Cms\Item