Elgg
Version 6.1
|
Register menu items for the admin_control_panel menu. More...
Static Public Member Functions | |
static | register (\Elgg\Event $event) |
Add admin control panel actions. More... | |
Register menu items for the admin_control_panel menu.
Definition at line 13 of file AdminControlPanel.php.
|
static |
Add admin control panel actions.
\Elgg\Event | $event | 'register', 'menu:admin_control_panel' |
Definition at line 22 of file AdminControlPanel.php.