You are here

protected property PathautoSettingsCacheTag::$entityFieldManager in Pathauto 8

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/EventSubscriber/PathautoSettingsCacheTag.php, line 19

Class

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

Namespace

Drupal\pathauto\EventSubscriber

Code

protected $entityFieldManager;