You are here

constant ContextActiveTrail::CACHE_TAG_BREADCRUMBS in Context Active Trail 8.2

Cache tag for things that are dependent on the breadcrumbs configuration.

Whenever something might change which breadcrumb builder is responsible for a given breadcrumb, this tag needs to be invalidated.

File

src/ContextActiveTrail.php, line 23

Class

ContextActiveTrail
Allow the active trail to be set manually.

Namespace

Drupal\context_active_trail

Code

const CACHE_TAG_BREADCRUMBS = "cache_tag_breadcrumbs";