php8.5
Home/ Manual/ ui / menu/ UI\Menu::appendQuit

UI\Menu::appendQuit

PHP function Edit on GitHub ✎

(UI 0.9.9)

Append Quit Menu Item

Description

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

Shall append a Quit menu item

Parameters

type

The type for the new item

Return Values

A constructed Quit menu item of the given type

Source: reference/ui/ui/menu/appendquit.xml · from the official PHP manual (php/doc-en)