php8.5
Home/ Manual/ controls / box/ UI\Controls\Box::delete

UI\Controls\Box::delete

PHP function Edit on GitHub ✎

(UI 0.9.9)

Delete Control

Description

UI\Controls\Box::delete(int $index): bool

Shall delete the control at the given index from this Box

Parameters

index

The index of the control to delete

Return Values

Indication of success

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