WireArray::removeItems()

Removes multiple identified items at once

Usage

$wireArray->removeItems($items);

Arguments

NameType(s)Description
$itemsarray Wire string WireArray

Items to remove

Return value

$this

Object instance it was called from (method supports fluent interface).


WireArray methods and properties

API reference based on ProcessWire core version 3.0.251