PageArray/WireArray


Getting Items

$a->find("selector")

Introduced in Version 2.0

Description

Return all items that match the given selector, or a blank WireArray if none found.

Related

Post Comment