You are here

public static function ComposerStaticInit521321008fc462c9f6b48808ceb7ed29::getInitializer in Automatic Updates 7

1 call to ComposerStaticInit521321008fc462c9f6b48808ceb7ed29::getInitializer()
ComposerAutoloaderInit521321008fc462c9f6b48808ceb7ed29::getLoader in vendor/composer/autoload_real.php

File

vendor/composer/autoload_static.php, line 59

Class

ComposerStaticInit521321008fc462c9f6b48808ceb7ed29

Namespace

Composer\Autoload

Code

public static function getInitializer(ClassLoader $loader) {
  return \Closure::bind(function () use ($loader) {
    $loader->prefixLengthsPsr4 = ComposerStaticInit521321008fc462c9f6b48808ceb7ed29::$prefixLengthsPsr4;
    $loader->prefixDirsPsr4 = ComposerStaticInit521321008fc462c9f6b48808ceb7ed29::$prefixDirsPsr4;
    $loader->classMap = ComposerStaticInit521321008fc462c9f6b48808ceb7ed29::$classMap;
  }, null, ClassLoader::class);
}