You are here

protected property SearchIndex::$cacheTagsInvalidator in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/src/SearchIndex.php \Drupal\search\SearchIndex::cacheTagsInvalidator

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface

File

core/modules/search/src/SearchIndex.php, line 41

Class

SearchIndex
Provides search index management functions.

Namespace

Drupal\search

Code

protected $cacheTagsInvalidator;