You are here

protected property FixedToContentMappingHandler::$entityTypeManager in Fixed Block Content 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/FixedToContentMappingHandler.php, line 24

Class

FixedToContentMappingHandler
Fixed block to block content mapping entity handler.

Namespace

Drupal\fixed_block_content

Code

protected $entityTypeManager;