You are here

public function PanelizerEntityDefault::hook_menu_alter in Panelizer 7.3

Same name and namespace in other branches
  1. 7.2 plugins/entity/PanelizerEntityDefault.class.php \PanelizerEntityDefault::hook_menu_alter()

Overrides PanelizerEntityInterface::hook_menu_alter

File

plugins/entity/PanelizerEntityDefault.class.php, line 1349
Base class for the Panelizer Entity plugin.

Class

PanelizerEntityDefault
Base class for the Panelizer Entity plugin.

Code

public function hook_menu_alter(&$items) {
}