You are here

protected property Blocks::$entityTypeManager in Context 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/ContextReaction/Blocks.php, line 103

Class

Blocks
Provides a content reaction.

Namespace

Drupal\context\Plugin\ContextReaction

Code

protected $entityTypeManager;