service library.discovery.collector in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/core.services.yml \library.discovery.collector
Class
Drupal\Core\Asset\LibraryDiscoveryCollectorTags
- needs_destruction
1 string reference to library.discovery.collector
- UpdateServiceProvider::alter in core/
lib/ Drupal/ Core/ Update/ UpdateServiceProvider.php - Modifies existing service definitions.
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 }