You are here

protected property AllowedBlocksForm::$entityTypeManager in Layout Builder Restrictions 8.2

Manages entity type plugin definitions.

Type: \Drupal\Core\Entity\EntityTypeManager

File

modules/layout_builder_restrictions_by_region/src/Form/AllowedBlocksForm.php, line 49

Class

AllowedBlocksForm
Provides form for designating allowed blocks.

Namespace

Drupal\layout_builder_restrictions_by_region\Form

Code

protected $entityTypeManager;