|
AssetLibrary |
src/ExternalLibrary/Asset/AssetLibrary.php |
Provides a class for a single attachable asset library. |
|
AssetLibraryInterface |
src/ExternalLibrary/Asset/AssetLibraryInterface.php |
Provides an interface for external asset libraries with a single library. |
|
AttachableAssetLibraryRegistrationInterface |
src/ExternalLibrary/Asset/AttachableAssetLibraryRegistrationInterface.php |
An interface for library types that want to react to library instantiation. |
|
LocalRemoteAssetTrait |
src/ExternalLibrary/Asset/LocalRemoteAssetTrait.php |
A trait for asset libraries that serve local and remote files. |
|
MultipleAssetLibrary |
src/ExternalLibrary/Asset/MultipleAssetLibrary.php |
Provides a class for a library with multiple attachable asset libraries. |
|
MultipleAssetLibraryInterface |
src/ExternalLibrary/Asset/MultipleAssetLibraryInterface.php |
Provides an interface for external asset libraries with multiple libraries. |