service library.discovery.collector in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \library.discovery.collector
- 9 core/core.services.yml \library.discovery.collector
Class
Drupal\Core\Asset\LibraryDiscoveryCollectorTags
- needs_destruction
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Asset\LibraryDiscoveryCollector
- arguments:
- - '@cache.discovery'
- - '@lock'
- - '@library.discovery.parser'
- - '@theme.manager'
- tags:
- - { name: needs_destruction }