| ClassFinderAdapter | src/Adapter/ClassFinderAdapter.php | An instance of this class is passed around to implementations of
hook_xautoload(). It acts as a wrapper around the ClassFinder, to register
stuff. | 
          
                  | ClassFinderAdapterInterface | src/Adapter/ClassFinderAdapterInterface.php |  | 
          
                  | DrupalExtensionAdapter | src/Adapter/DrupalExtensionAdapter.php | Service that knows how to register module namespaces and prefixes into the
class loader, and that remembers which modules have already been registered. | 
          
                  | LocalDirectoryAdapter | src/Adapter/LocalDirectoryAdapter.php | An instance of this class is passed around to implementations of
hook_xautoload(). It acts as a wrapper around the ClassFinder, to register
stuff. |