Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. toolbar.services.yml

cache.toolbar

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin

File

core/modules/toolbar/toolbar.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory:
  5. - '@cache_factory'
  6. - get
  7. arguments:
  8. - toolbar
RSS feed
Powered by Drupal