LibraryCreationListenerInterface |
src/ExternalLibrary/Type/LibraryCreationListenerInterface.php |
An interface for library types that want to react to library instantiation. |
LibraryLoadingListenerInterface |
src/ExternalLibrary/Type/LibraryLoadingListenerInterface.php |
An interface for library types that want to react to library instantiation. |
LibraryTypeBase |
src/ExternalLibrary/Type/LibraryTypeBase.php |
Provides a base class for library types. |
LibraryTypeFactory |
src/ExternalLibrary/Type/LibraryTypeFactory.php |
Provides a plugin manager for library type plugins. |
LibraryTypeInterface |
src/ExternalLibrary/Type/LibraryTypeInterface.php |
Provides an interface for library types. |