WireArray::remove() - ProcessWire API

WireArray::remove()

Removes the given item or index from the WireArray (if it exists).

Usage

$wireArray-&gtremove($key);

Arguments

Return value

$this

This instance.


WireArray methods and properties

API reference based on ProcessWire core version 3.0.267