UI\Menu::appendPreferences

Append Preferences Menu Item

説明

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

Shall append a Preferences menu item

パラメータ

type

The type for the new item

戻り値

A constructed Preferences menu item of the given type