You are here

protected property TrackingHelper::$cache in Search API 8

The cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/Utility/TrackingHelper.php, line 63

Class

TrackingHelper
Provides datasource-independent item change tracking functionality.

Namespace

Drupal\search_api\Utility

Code

protected $cache;