public static function ComposerStaticInit521321008fc462c9f6b48808ceb7ed29::getInitializer in Automatic Updates 7
1 call to ComposerStaticInit521321008fc462c9f6b48808ceb7ed29::getInitializer()
File
- vendor/
composer/ autoload_static.php, line 59
Class
Namespace
Composer\AutoloadCode
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);
}