You are here

protected property AmpSettingsForm::$tagInvalidate in Accelerated Mobile Pages (AMP) 8

Same name and namespace in other branches
  1. 8.3 src/Form/AmpSettingsForm.php \Drupal\amp\Form\AmpSettingsForm::tagInvalidate
  2. 8.2 src/Form/AmpSettingsForm.php \Drupal\amp\Form\AmpSettingsForm::tagInvalidate

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/Form/AmpSettingsForm.php, line 38

Class

AmpSettingsForm
Defines the configuration export form.

Namespace

Drupal\amp\Form

Code

protected $tagInvalidate;