<?php // autoload_real.php @generated by Composer class ComposerAutoloaderInit29692 { private static $loader; public static function loadClassLoader($class) { if ('Composer\Autoload\ClassLoader' === $class) { require __DIR__ . '/ClassLoader.php'; } } /** * @return \Composer\Autoload\ClassLoader */ public static function getLoader() { if (null !== self::$loader) { return self::$loader; } require __DIR__ . '/platform_check.php'; spl_autoload_register(array('ComposerAutoloaderInit29692', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); spl_autoload_unregister(array('ComposerAutoloaderInit29692', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInit29692::getInitializer($loader)); $loader->register(true); $filesToLoad = \Composer\Autoload\ComposerStaticInit29692::$files; $requireFile = \Closure::bind(static function ($fileIdentifier, $file) { if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { $GLOBALS['__composer_autoload_files'][$fileIdentifier] = true; require $file; } }, null, null); foreach ($filesToLoad as $fileIdentifier => $file) { $requireFile($fileIdentifier, $file); } return $loader; } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
ClassLoader.php | File | 15.99 KB | 0644 |
|
InstalledVersions.php | File | 15.75 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
autoload_classmap.php | File | 6.27 KB | 0644 |
|
autoload_files.php | File | 260 B | 0644 |
|
autoload_namespaces.php | File | 139 B | 0644 |
|
autoload_psr4.php | File | 1.15 KB | 0644 |
|
autoload_real.php | File | 1.5 KB | 0644 |
|
autoload_static.php | File | 10.07 KB | 0644 |
|
installed.json | File | 25.59 KB | 0644 |
|
installed.php | File | 3.72 KB | 0644 |
|
platform_check.php | File | 925 B | 0644 |
|