(PHP 7, UI 0.9.9)
UI\Menu::appendCheck — Append Checkable Menu Item
$name
   [, string $type = UI\MenuItem::class
  ] )Shall append a checkable menu item
nameThe name (text) for the new item
typeThe type for the new item
A constructed checkable menu item of the given type