UI\Menu
PHP Manual

UI\Menu::appendAbout

(PHP 7, UI 0.9.9)

UI\Menu::appendAboutAppend About Menu Item

Описание

public UI\MenuItem UI\Menu::appendAbout ([ string $type = UI\MenuItem::class ] )

Shall append an About menu item

Список параметров

type

The type for the new item

Возвращаемые значения

A constructed About menu item of the given type


UI\Menu
PHP Manual