You are here

protected property TagsHeaderValue::$tags in Acquia Purge 8

List of original cache tags.

Type: string[]

File

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

Class

TagsHeaderValue
Provides simple value object for cache tag headers.

Namespace

Drupal\acquia_purge\Plugin\Purge\TagsHeader

Code

protected $tags = [];