You are here

protected property PathautoGenerator::$entityTypeManager in Pathauto 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/PathautoGenerator.php, line 104

Class

PathautoGenerator
Provides methods for generating path aliases.

Namespace

Drupal\pathauto

Code

protected $entityTypeManager;