Removes multiple identified items at once
Usage
$wireArray->removeItems($items);
Arguments
Name | Type(s) | Description |
---|---|---|
items | array, 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.236