by tstoeckler: Improve the API of library (registry -> definition discovery)
Showing
- libraries.api.php 13 additions, 35 deletionslibraries.api.php
- libraries.module 3 additions, 2 deletionslibraries.module
- libraries.services.yml 6 additions, 6 deletionslibraries.services.yml
- src/ExternalLibrary/Definition/DefinitionDiscoveryInterface.php 43 additions, 0 deletions...ternalLibrary/Definition/DefinitionDiscoveryInterface.php
- src/ExternalLibrary/Definition/StreamDefinitionDiscovery.php 96 additions, 0 deletionssrc/ExternalLibrary/Definition/StreamDefinitionDiscovery.php
- src/ExternalLibrary/Exception/LibraryClassNotFoundException.php 0 additions, 43 deletions...ternalLibrary/Exception/LibraryClassNotFoundException.php
- src/ExternalLibrary/LibraryManager.php 72 additions, 23 deletionssrc/ExternalLibrary/LibraryManager.php
- src/ExternalLibrary/LibraryManagerInterface.php 23 additions, 8 deletionssrc/ExternalLibrary/LibraryManagerInterface.php
- src/ExternalLibrary/LibraryType/LibraryTypeFactory.php 2 additions, 15 deletionssrc/ExternalLibrary/LibraryType/LibraryTypeFactory.php
- src/ExternalLibrary/LibraryType/LibraryTypeManagerInterface.php 0 additions, 29 deletions...ternalLibrary/LibraryType/LibraryTypeManagerInterface.php
- src/ExternalLibrary/Registry/LibraryRegistryInterface.php 0 additions, 53 deletionssrc/ExternalLibrary/Registry/LibraryRegistryInterface.php
- src/Plugin/libraries/LibraryType/PhpFileLibraryType.php 1 addition, 1 deletionsrc/Plugin/libraries/LibraryType/PhpFileLibraryType.php
- src/StreamWrapper/LibraryDefinitionsStream.php 16 additions, 1 deletionsrc/StreamWrapper/LibraryDefinitionsStream.php
- tests/src/Kernel/ExternalLibrary/Asset/AssetLibraryTest.php 24 additions, 32 deletionstests/src/Kernel/ExternalLibrary/Asset/AssetLibraryTest.php
- tests/src/Kernel/ExternalLibrary/PhpFile/PhpFileLibraryTest.php 17 additions, 29 deletions...src/Kernel/ExternalLibrary/PhpFile/PhpFileLibraryTest.php
- tests/src/Kernel/LibraryKernelTestBase.php 0 additions, 46 deletionstests/src/Kernel/LibraryKernelTestBase.php
- tests/src/Kernel/LibraryTypeKernelTestBase.php 143 additions, 0 deletionstests/src/Kernel/LibraryTypeKernelTestBase.php
Loading
Please register or sign in to comment