UI\Menu::appendAbout

Append About Menu Item

説明

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

Shall append an About menu item

パラメータ

type

The type for the new item

戻り値

A constructed About menu item of the given type