InputfieldWrapper::append()
Append an Inputfield to this instance’s children.
Usage
$inputfieldWrapper->append(Inputfield $item);Arguments
| Name | Type(s) | Description |
|---|---|---|
$item | Inputfield | Item to append |
Return value
$thisObject instance it was called from (method supports fluent interface).
InputfieldWrapper methods and properties
API reference based on ProcessWire core version 3.0.252