You are here

protected property SubstitutionManager::$entityTypeManager in Linkit 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/SubstitutionManager.php, line 21

Class

SubstitutionManager
A plugin manager for the substitution plugins.

Namespace

Drupal\linkit

Code

protected $entityTypeManager;