You are here

protected property PageManagerPanelsStorage::$entityTypeManager in Panels 8.3

Same name and namespace in other branches
  1. 8.4 src/Plugin/PanelsStorage/PageManagerPanelsStorage.php \Drupal\panels\Plugin\PanelsStorage\PageManagerPanelsStorage::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/PanelsStorage/PageManagerPanelsStorage.php, line 27

Class

PageManagerPanelsStorage
A Panels storage service that stores Panels displays in Page Manager.

Namespace

Drupal\panels\Plugin\PanelsStorage

Code

protected $entityTypeManager;