You are here

protected property ReusableBlocks::$entityTypeManager in Panopoly Magic 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Alterations/ReusableBlocks.php, line 35

Class

ReusableBlocks
A service for altering some Layout Builder forms to allow reusable blocks.

Namespace

Drupal\panopoly_magic\Alterations

Code

protected $entityTypeManager;