UI\Menu::appendAbout

Append About Menu Item

Description

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

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