You are here

constant TagsHeaderValue::SEPARATOR in Acquia Purge 8

String: separation character used.

File

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

Class

TagsHeaderValue
Provides simple value object for cache tag headers.

Namespace

Drupal\acquia_purge\Plugin\Purge\TagsHeader

Code

const SEPARATOR = ' ';