You are here

protected property CacheableDependencyTrait::$cacheTags in JSON:API 8

Cache tags.

Type: string[]

File

src/Normalizer/CacheableDependencyTrait.php, line 28

Class

CacheableDependencyTrait
Trait for \Drupal\Core\Cache\CacheableDependencyInterface.

Namespace

Drupal\jsonapi\Normalizer

Code

protected $cacheTags = [];