UI\Controls\Group::getTitle
PHP Manual
PHP Manual»UI\Controls\Group»UI\Controls\Group::getTitle

UI\Controls\Group::getTitle

(UI 0.9.9)

UI\Controls\Group::getTitleGet Title

说明

public function UI\Controls\Group::getTitle(): string

Shall return the current title for this Group

参数

此函数没有参数。

返回值

The current title

To Top