You are here

private property LayoutBuilderMigrationConfirmForm::$entityTypeManager in Panelizer 8.5

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/LayoutBuilderMigrationConfirmForm.php, line 34

Class

LayoutBuilderMigrationConfirmForm
A confirmation form for migrating an entity display to Layout Builder.

Namespace

Drupal\panelizer\Form

Code

private $entityTypeManager;