You are here

service cache_context.route.is_admin in Responsive Theme Preview 8

Class

Drupal\responsive_preview\Cache\RouteAdminCacheContext

Tags

  • cache.context

File

./responsive_preview.services.yml
responsive_preview.services.yml

View source
  1. class: Drupal\responsive_preview\Cache\RouteAdminCacheContext
  2. arguments:
  3. - '@router.admin_context'
  4. tags:
  5. - { name: cache.context }