Returns a regular PHP array of all values used in this WireArray.
Unlike the WireArray::getArray()
method, this does not attempt to maintain original keys of the items. The returned array is reindexed from 0.
Usage
$fieldtypes->getValues();
Return value
See Also
$fieldtypes methods and properties
API reference based on ProcessWire core version 3.0.236