You are here

protected property PathautoSettingsCacheTag::$aliasTypeManager in Pathauto 8

The alias type manager.

Type: \Drupal\pathauto\AliasTypeManager

File

src/EventSubscriber/PathautoSettingsCacheTag.php, line 26

Class

PathautoSettingsCacheTag
A subscriber to clear fielddefinition cache when saving pathauto settings.

Namespace

Drupal\pathauto\EventSubscriber

Code

protected $aliasTypeManager;