RepeaterPage::getForField()

Return the field that this repeater item belongs to

Returns null only if $forField has not been set and cannot be determined from any other properties of this page. Meaning null return value is not likely.

Usage

$field = $repeaterPage->getForField();

Return value

Field null


RepeaterPage methods and properties

API reference based on ProcessWire core version 3.0.253