You are here

constant CacheDecoratedResource::CACHE_PAIR_SEPARATOR in RESTful 7.2

Separator string for cache fragment key value pairs.

File

src/Plugin/resource/Decorators/CacheDecoratedResource.php, line 23
Contains \Drupal\restful\Plugin\resource\Decorators\CacheDecoratedResource

Class

CacheDecoratedResource

Namespace

Drupal\restful\Plugin\resource\Decorators

Code

const CACHE_PAIR_SEPARATOR = '#';