Silo::remove()
Removes an item from the data array
Silo::remove(string|null $key = null): array
Parameters
| Name | Type | Default |
|---|---|---|
| $key | stringornull |
null
|
Return type
array
Removes an item from the data array
Silo::remove(string|null $key = null): array
| Name | Type | Default |
|---|---|---|
| $key | stringornull |
null
|
array