PageArray/WireArray


Setting and modifying items

$a->remove($key)

Introduced in Version 2.0

Description

Removes the item with the given $key from the WireArray.

Post Comment