You are here

protected property EventSettingsForm::$cacheTagsInvalidator in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_event/src/Form/EventSettingsForm.php \Drupal\social_event\Form\EventSettingsForm::cacheTagsInvalidator

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

modules/social_features/social_event/src/Form/EventSettingsForm.php, line 32

Class

EventSettingsForm
Class EventSettingsForm.

Namespace

Drupal\social_event\Form

Code

protected $cacheTagsInvalidator;