You are here

private property LayoutBuilderMigration::$entityTypeManager in Panelizer 8.5

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LayoutBuilderMigration.php, line 38

Class

LayoutBuilderMigration
Provides functionality to migrate Panelizer data to Layout Builder.

Namespace

Drupal\panelizer

Code

private $entityTypeManager;