PageArray/WireArray


Sorting and Filtering

$a->not("selector")

Introduced in Version 2.0

Description

Reduce the WireArray so that it only contains items that don't match the given selector.

Post Comment