You are here

service library.discovery.parser in Drupal 8

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

Class

Drupal\Core\Asset\LibraryDiscoveryParser

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Asset\LibraryDiscoveryParser
  2. arguments:
  3. - '@app.root'
  4. - '@module_handler'
  5. - '@theme.manager'
  6. - '@stream_wrapper_manager'
  7. - '@library.libraries_directory_file_finder'