You are here

protected property Library::$entityTypeManager in Layout builder library 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/SectionStorage/Library.php, line 46

Class

Library
Defines a class for library based layout storage.

Namespace

Drupal\layout_library\Plugin\SectionStorage

Code

protected $entityTypeManager;