Dutch PHP Conference 2025 - Call For Papers

UI\Controls\Box::delete

(UI 0.9.9)

UI\Controls\Box::deleteDelete Control

Опис

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

Shall delete the control at the given index from this Box

Параметри

index

The index of the control to delete

Значення, що повертаються

Indication of success

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top