You are here

protected property ReverseEntityReferences::$cache in Search API 8

The cache.

Type: \Drupal\Core\Cache\CacheBackendInterface|null

File

src/Plugin/search_api/processor/ReverseEntityReferences.php, line 80

Class

ReverseEntityReferences
Allows indexing of reverse entity references.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $cache;