PHP 8.3.4 Released!

UI\Controls\Group::__construct

(UI 0.9.9)

UI\Controls\Group::__constructConstruct a new Group

Description

public UI\Controls\Group::__construct(string $title)

Shall construct a new Group with the given title

Parameters

title

The text for the title label

add a note

User Contributed Notes

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