PHP 8.1.28 Released!

UI\Controls\Check::__construct

(UI 0.9.9)

UI\Controls\Check::__constructConstruct a new Check

Descripción

public UI\Controls\Check::__construct(string $text)

Shall construct a new Check

Parámetros

text

The text (label) for the Check box

add a note

User Contributed Notes

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