Prepend an Inputfield to this instance’s children.
Usage
$inputfieldWrapper->prepend(Inputfield $item);
Arguments
Name | Type(s) | Description |
---|---|---|
item | Inputfield | Item to prepend |
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.236