UI\Controls\Group::append

(No version information available, might only be in Git)

UI\Controls\Group::appendAppend Control

Description

publicUI\Controls\Group::append(UI\Control$control)

Shall append a control to this Group

Parameters

control

The control to append

To Top