RepeaterField::getRepeaterFieldgroup()
Return the repeater Fieldgroup used by this Field
Creates repeater template and fieldgroup, if they don't already exist.
Available since version 3.0.258.
Usage
$fieldgroup = $repeaterField->getRepeaterFieldgroup();Return value
Exceptions
Method can throw exceptions on error:
WireException- If Template or its Fieldgroup can't be created
RepeaterField methods and properties
API reference based on ProcessWire core version 3.0.259