You are here

protected property PageManagerSectionStorage::$entityTypeManager in Page Manager 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/SectionStorage/PageManagerSectionStorage.php, line 39

Class

PageManagerSectionStorage
Defines the 'page_manager' section storage type.

Namespace

Drupal\page_manager\Plugin\SectionStorage

Code

protected $entityTypeManager;