You are here

service stream_wrapper.php_file_libraries in Libraries API 8.3

Class

Drupal\libraries\StreamWrapper\PhpFileLibrariesStream

Tags

  • stream_wrapper
1 string reference to stream_wrapper.php_file_libraries
PhpFileLibraryTest::setUp in tests/src/Kernel/ExternalLibrary/PhpFile/PhpFileLibraryTest.php

File

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

View source
  1. class: Drupal\libraries\StreamWrapper\PhpFileLibrariesStream
  2. tags:
  3. - { name: stream_wrapper, scheme: php-file }