library.discovery.collector

Same name and namespace in other branches
  1. 9 core/core.services.yml \library.discovery.collector
  2. 10 core/core.services.yml \library.discovery.collector

Class

Drupal\Core\Asset\LibraryDiscoveryCollector

Tags

  • needs_destruction

File

core/core.services.yml

View source
  1. class: Drupal\Core\Asset\LibraryDiscoveryCollector
  2. arguments:
  3. - '@cache.discovery'
  4. - '@lock'
  5. - '@library.discovery.parser'
  6. - '@theme.manager'
  7. tags:
  8. - { name: needs_destruction }

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