You are here

public function PanelizerEntityDefault::hook_menu_alter in Panelizer 7.2

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

Overrides PanelizerEntityInterface::hook_menu_alter

File

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

Class

PanelizerEntityDefault
Base class for the Panelizer Entity plugin.

Code

public function hook_menu_alter(&$items) {
}