$fuel→remove()
Remove an API variable from the Fuel
Usage
$bool = $fuel->remove($key);Arguments
| Name | Type(s) | Description |
|---|---|---|
$key |
Return value
boolReturns true on success
API reference based on ProcessWire core version 3.0.252
Remove an API variable from the Fuel
$bool = $fuel->remove($key);| Name | Type(s) | Description |
|---|---|---|
$key |
boolReturns true on success
API reference based on ProcessWire core version 3.0.252