You are here

service stream_wrapper.library_definitions in Libraries API 8.3

Class

Drupal\libraries\StreamWrapper\LibraryDefinitionsStream

Tags

  • stream_wrapper

File

./libraries.services.yml
libraries.services.yml

View source
  1. class: Drupal\libraries\StreamWrapper\LibraryDefinitionsStream
  2. arguments:
  3. - '@config.factory'
  4. tags:
  5. - { name: stream_wrapper, scheme: library-definitions }