You are here

protected property TagService::$cacheStore in TagCloud 8

Same name and namespace in other branches
  1. 2.0.x src/TagService.php \Drupal\tagclouds\TagService::cacheStore
  2. 1.0.x src/TagService.php \Drupal\tagclouds\TagService::cacheStore

The cache store.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/TagService.php, line 35

Class

TagService
Class TagService.

Namespace

Drupal\tagclouds

Code

protected $cacheStore;