You are here

protected property PageManagerPanelsStorage::$entityTypeManager in Panels 8.4

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

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

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

Namespace

Drupal\panels\Plugin\PanelsStorage

Code

protected $entityTypeManager;