You are here

namespace Drupal\xautoload\Libraries in X Autoload 7.5

Classsort descending Location Description
LibrariesFinderPlugin src/Libraries/LibrariesFinderPlugin.php Registers autoload mappings from all libraries on hook_init(), or after the first cache miss.
LibrariesInfoAlter src/Libraries/LibrariesInfoAlter.php
LibrariesOnInit src/Libraries/LibrariesOnInit.php Registers autoload mappings from all libraries on hook_init(), or after the first cache miss.
LibrariesPreLoadCallback src/Libraries/LibrariesPreLoadCallback.php
LibraryCacheMissObserver src/Libraries/LibraryCacheMissObserver.php
SerializableClosureWrapper src/Libraries/SerializableClosureWrapper.php A wrapper that allows serialization of closures from hook_libraries_info().