You are here

protected property ReusableBlockProcessor::$entityTypeManager in Gutenberg 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/BlockProcessor/ReusableBlockProcessor.php, line 22

Class

ReusableBlockProcessor
Processes Gutenberg reusable blocks.

Namespace

Drupal\gutenberg\BlockProcessor

Code

protected $entityTypeManager;