Skip to content
Snippets Groups Projects
Commit 4cf7e005 authored by Tobias Zimmermann's avatar Tobias Zimmermann
Browse files

by tstoeckler: Fix unit tests broken in previous commit

parent 833a0267
No related branches found
No related tags found
No related merge requests found
services:
libraries.manager:
class: Drupal\libraries\ExternalLibrary\ExternalLibraryManager
class: Drupal\libraries\ExternalLibrary\LibraryManager
arguments:
- '@libraries.registry'
- '@libraries.extension_handler'
- '@libraries.php_file_loader'
libraries.registry:
class: Drupal\libraries\ExternalLibrary\Registry\ExternalLibraryRegistry
class: Drupal\libraries\ExternalLibrary\Registry\LibraryRegistry
arguments: ['@serialization.yaml', '@plugin.manager.libraries.locator']
plugin.manager.libraries.locator:
class: Drupal\libraries\ExternalLibrary\Local\LocatorManager
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment