You are here

protected property ContextManager::$entityTypeManager in Context 8.4

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ContextManager.php, line 34

Class

ContextManager
This is the manager service for the context module.

Namespace

Drupal\context

Code

protected $entityTypeManager;