Skip to content

Selector fields

Return array of field(s) for this Selector

Available since version 3.0.42. Prior versions just supported the 'fields' property.

Usage

$array = $selector->fields();

Return value

array

See Also