PHP 8.4.0 Beta 5 available for testing

UI\Controls\Label::__construct

(UI 0.9.9)

UI\Controls\Label::__constructConstrói um novo rótulo

Descrição

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

Constrói um novo rótulo.

Parâmetros

text

O texto para o rótulo.

add a note

User Contributed Notes

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