Fieldgroup::save()
Save this Fieldgroup to the database
To hook into this, hook to Fieldgroups::save() instead.
Usage
$fieldgroup->save();Return value
$this Object instance it was called from (method supports fluent interface).
Fieldgroup methods and properties
API reference based on ProcessWire core version 3.0.252