You are here

protected property TagsHeaderValue::$tagsHashed in Acquia Purge 8

List of hashed cache tags.

Type: string[]

File

src/Plugin/Purge/TagsHeader/TagsHeaderValue.php, line 27

Class

TagsHeaderValue
Provides simple value object for cache tag headers.

Namespace

Drupal\acquia_purge\Plugin\Purge\TagsHeader

Code

protected $tagsHashed = [];