UI\Controls\Form::delete

(UI 0.9.9)

UI\Controls\Form::deleteDelete Control

说明

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

Shall delete the control at the given index in this Form

参数

index

The index of the control to remove

返回值

Indication of succcess

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有