You are here

protected property PrettyPathsActiveFilters::$entityTypeManager in Facets Pretty Paths 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/PrettyPathsActiveFilters.php, line 21

Class

PrettyPathsActiveFilters
Used for determining the Pretty Paths active filters on a given request.

Namespace

Drupal\facets_pretty_paths

Code

protected $entityTypeManager;