UI\Menu::appendPreferences
PHP function
Edit on GitHub ✎
(UI 0.9.9)
Append Preferences Menu Item
Description
UI\Menu::appendPreferences(string $type = UI\MenuItem::class): UI\MenuItem
Shall append a Preferences menu item
Parameters
typeThe type for the new item
Return Values
A constructed Preferences menu item of the given type