You are here

protected property PanelizerFieldPanelsStorage::$panelizer in Panelizer 8.4

Same name and namespace in other branches
  1. 8.5 src/Plugin/PanelsStorage/PanelizerFieldPanelsStorage.php \Drupal\panelizer\Plugin\PanelsStorage\PanelizerFieldPanelsStorage::panelizer
  2. 8.3 src/Plugin/PanelsStorage/PanelizerFieldPanelsStorage.php \Drupal\panelizer\Plugin\PanelsStorage\PanelizerFieldPanelsStorage::panelizer

Type: \Drupal\panelizer\PanelizerInterface

File

src/Plugin/PanelsStorage/PanelizerFieldPanelsStorage.php, line 34

Class

PanelizerFieldPanelsStorage
Panels storage service that stores Panels displays in the Panelizer field.

Namespace

Drupal\panelizer\Plugin\PanelsStorage

Code

protected $panelizer;