WireInputData::remove()

Remove a value from input

Usage

$wireInputData->remove(string $key);

Arguments

NameType(s)Description
$keystring

Name of input variable to remove value for

Return value

$this

Object instance it was called from (method supports fluent interface).


WireInputData methods and properties

API reference based on ProcessWire core version 3.0.251