php8.5
Home/ Manual/ controls / form/ UI\Controls\Form::delete

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

index

The index of the control to remove

Return Values

Indication of success

Source: reference/ui/ui/controls/form/delete.xml · from the official PHP manual (php/doc-en)