You are here

private property PanelizerEntityDefault::$displays in Panelizer 7.3

Storage for the display defaults already loaded by the system. Used in default_display_exists().

File

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

Class

PanelizerEntityDefault
Base class for the Panelizer Entity plugin.

Code

private $displays = array();