You are here

protected property Trigger::$cacheTagInvalidator in Build Hooks 8.2

Same name and namespace in other branches
  1. 3.x src/Trigger.php \Drupal\build_hooks\Trigger::cacheTagInvalidator

The cache tag invalidator service.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/Trigger.php, line 90

Class

Trigger
Class Trigger.

Namespace

Drupal\build_hooks

Code

protected $cacheTagInvalidator;