Skip to content

Inputfield init

Per the Module interface, init() is called after any configuration data has been populated to the Inputfield, but before render.

Usage

$inputfield->init();