library.discovery.collector

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

Class

Drupal\Core\Asset\LibraryDiscoveryCollector

File

core/core.services.yml

View source
  1. arguments:
  2. - '@cache.discovery'
  3. - '@lock'
  4. - '@library.discovery.parser'
  5. - '@theme.manager'
  6. class: Drupal\Core\Asset\LibraryDiscoveryCollector
  7. deprecated: 'The "%service_id%" service is deprecated in drupal:11.1.0 and is removed from drupal:12.0.0. Use LibraryDiscovery instead. See https://www.drupal.org/node/3462970'

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