$collection->remove()
Removes an object
$collection->remove(mixed $key)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $key * | mixed |
– | the name of the key |
Removes an object
$collection->remove(mixed $key)
| Name | Type | Default | Description |
|---|---|---|---|
| $key * | mixed |
– | the name of the key |