router.yaml_cache_collector

Same name and namespace in other branches
  1. main core/core.services.yml \router.yaml_cache_collector

Class

Drupal\Core\Utility\YamlCacheCollector

File

core/core.services.yml

View source
  1. class: Drupal\Core\Utility\YamlCacheCollector
  2. arguments:
  3. - router.parsing_cache
  4. - '@cache.file_parsing'
  5. - '@lock'
  6. - '@datetime.time'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.