CakeFest 2024: The Official CakePHP Conference

UI\Menu::__construct

(UI 0.9.9)

UI\Menu::__constructConstruct a new Menu

Description

public UI\Menu::__construct(string $name)

Shall construct a new Menu

Liste de paramètres

name

The name (text) for the menu

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top