doc
This commit is contained in:
parent
a17bcd1768
commit
f7348d21d3
@ -36,6 +36,11 @@ class MenuManager
|
|||||||
public $atarget = ""; // To store default target to use onto links
|
public $atarget = ""; // To store default target to use onto links
|
||||||
public $name = "eldy";
|
public $name = "eldy";
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @var Menu
|
||||||
|
*/
|
||||||
|
public $menu;
|
||||||
|
|
||||||
public $menu_array;
|
public $menu_array;
|
||||||
public $menu_array_after;
|
public $menu_array_after;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user