Definition at line 5 of file autoload_real.php.
◆ getLoader()
static ComposerAutoloaderInit2fffdf922cf8fdbf1f62eec345993c83::getLoader |
( |
| ) |
|
|
static |
Definition at line 16 of file autoload_real.php.
References $file, Composer\Autoload\ComposerStaticInit2fffdf922cf8fdbf1f62eec345993c83\$files, $loader, $loader, $namespace, $path, array, composerRequire2fffdf922cf8fdbf1f62eec345993c83(), and defined.
22 spl_autoload_register(
array(
'ComposerAutoloaderInit2fffdf922cf8fdbf1f62eec345993c83',
'loadClassLoader'),
true,
true);
24 spl_autoload_unregister(
array(
'ComposerAutoloaderInit2fffdf922cf8fdbf1f62eec345993c83',
'loadClassLoader'));
26 $useStaticLoader = PHP_VERSION_ID >= 50600 && !
defined(
'HHVM_VERSION') && (!function_exists(
'zend_loader_file_encoded') || !zend_loader_file_encoded());
27 if ($useStaticLoader) {
28 require_once __DIR__ .
'/autoload_static.php';
30 call_user_func(\
Composer\Autoload\ComposerStaticInit2fffdf922cf8fdbf1f62eec345993c83::getInitializer(
$loader));
32 $map = require __DIR__ .
'/autoload_namespaces.php';
37 $map = require __DIR__ .
'/autoload_psr4.php';
42 $classMap = require __DIR__ .
'/autoload_classmap.php';
44 $loader->addClassMap($classMap);
50 if ($useStaticLoader) {
53 $includeFiles = require __DIR__ .
'/autoload_files.php';
55 foreach ($includeFiles as $fileIdentifier =>
$file) {
if($err=$client->getError()) $namespace
composerRequire2fffdf922cf8fdbf1f62eec345993c83($fileIdentifier, $file)
Create styles array
The data for the language used.
if(!file_exists("$old.txt")) if($old===$new) if(file_exists("$new.txt")) $file
defined( 'APPLICATION_ENV')||define( 'APPLICATION_ENV'
◆ loadClassLoader()
static ComposerAutoloaderInit2fffdf922cf8fdbf1f62eec345993c83::loadClassLoader |
( |
|
$class | ) |
|
|
static |
Definition at line 9 of file autoload_real.php.
11 if (
'Composer\Autoload\ClassLoader' === $class) {
12 require __DIR__ .
'/ClassLoader.php';
◆ $loader
ComposerAutoloaderInit2fffdf922cf8fdbf1f62eec345993c83::$loader |
|
staticprivate |
The documentation for this class was generated from the following file: