You are here

public property PanelizerEntityUser::$entity_admin_root in Panelizer 7.2

Same name and namespace in other branches
  1. 7.3 plugins/entity/PanelizerEntityUser.class.php \PanelizerEntityUser::entity_admin_root

Where in the entity admin UI we should add Panelizer tabs with bundles.

Overrides PanelizerEntityDefault::$entity_admin_root

File

plugins/entity/PanelizerEntityUser.class.php, line 13
Class for the Panelizer taxonomy term entity plugin.

Class

PanelizerEntityUser
Panelizer Entity user plugin class.

Code

public $entity_admin_root = 'admin/config/people/accounts';