You are here

protected property TextItemFieldDependencyCollector::$entityTypeManager in Dependency Calculation 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/DependencyCollector/TextItemFieldDependencyCollector.php, line 23

Class

TextItemFieldDependencyCollector
Subscribes to dependency collection to extract the filter format entity.

Namespace

Drupal\depcalc\EventSubscriber\DependencyCollector

Code

protected $entityTypeManager;