You are here

service stream_wrapper.asset_libraries in Libraries API 8.3

Class

Drupal\libraries\StreamWrapper\AssetLibrariesStream

Tags

  • stream_wrapper
3 string references to stream_wrapper.asset_libraries
AssetLibraryTest::testAssetLibraryLocal in tests/src/Kernel/ExternalLibrary/Asset/AssetLibraryTest.php
Tests that a local asset library is registered as a core asset library.
GlobalLocatorTest::setUp in tests/src/Kernel/ExternalLibrary/GlobalLocatorTest.php
MultipleAssetLibraryTest::testAssetLibraryLocal in tests/src/Kernel/ExternalLibrary/Asset/MultipleAssetLibraryTest.php
Tests that a local asset library is registered as a core asset library.

File

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

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