UI\Menu::__construct

(UI 0.9.9)

UI\Menu::__constructConstruct a new Menu

Description

publicUI\Menu::__construct(string$name)

Shall construct a new Menu

Parameters

name

The name (text) for the menu

To Top