You are here

protected property PanelizerDefaultDelete::$invalidator in Panelizer 8.4

Same name and namespace in other branches
  1. 8.5 src/Form/PanelizerDefaultDelete.php \Drupal\panelizer\Form\PanelizerDefaultDelete::invalidator
  2. 8.3 src/Form/PanelizerDefaultDelete.php \Drupal\panelizer\Form\PanelizerDefaultDelete::invalidator

The cache tag invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

src/Form/PanelizerDefaultDelete.php, line 73

Class

PanelizerDefaultDelete

Namespace

Drupal\panelizer\Form

Code

protected $invalidator;