PHP Class Admin\Form\Notifications\BatchDefinition
Show file
Open project: asika32764/natika
Public Methods
Method |
Description |
|
define ( Windwalker\Form\Form $form ) : void |
Define the form fields. |
|
Method Details
public define ( Windwalker\Form\Form $form ) : void |
$form |
Windwalker\Form\Form |
The Windwalker form object. |
return |
void |
|