You are here

protected property UrlProcessorPluginBase::$entityTypeManager in Facets 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/UrlProcessor/UrlProcessorPluginBase.php, line 46

Class

UrlProcessorPluginBase
A base class for plugins that implements most of the boilerplate.

Namespace

Drupal\facets\UrlProcessor

Code

protected $entityTypeManager;