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

UI\Menu::appendAbout

PHP function Edit on GitHub ✎

(UI 0.9.9)

Append About Menu Item

Description

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

Shall append an About menu item

Parameters

type

The type for the new item

Return Values

A constructed About menu item of the given type

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