UI\Menu::appendPreferences

(UI 0.9.9)

UI\Menu::appendPreferencesДобавить пункт меню "Настройки" (Preferences)

Описание

public UI\Menu::appendPreferences(string $type = UI\MenuItem::class): UI\MenuItem

Добавит пункт меню "Настройки"

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

type

Тип нового пункта

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

Созданный пункт меню "Настройки" заданного типа

add a note

User Contributed Notes

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