UI\Controls\Form::delete
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Delete Control
Description
UI\Controls\Form::delete(int $index): bool
Shall delete the control at the given index in this Form
Parameters
indexThe index of the control to remove
Return Values
Indication of success