PHP: UI\Menu::appendPreferences - Manual (original) (raw)
Change language:
(UI 0.9.9)
UI\Menu::appendPreferences — Append Preferences Menu Item
Description
public UI\Menu::appendPreferences(string $type = UI\MenuItem::class): UI\MenuItem
Shall append a Preferences menu item
Parameters
type
The type for the new item
Return Values
A constructed Preferences menu item of the given type
Found A Problem?
Learn How To Improve This Page •Submit a Pull Request •Report a Bug
User Contributed Notes
There are no user contributed notes for this page.