InputfieldWrapper::remove()

Remove an Inputfield from this instance’s children.

Usage

$inputfieldWrapper->remove($key);

Arguments

NameType(s)Description
$keyInputfield string

Inputfield object or name

Return value

$this

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


InputfieldWrapper methods and properties

API reference based on ProcessWire core version 3.0.251