Skip to content

Inputfield parents

Get array of all parents of this Inputfield

This is identical to and an alias of the getParents() method.

Available since version 3.0.110.

Usage

$array = $inputfield->parents();

Return value

array