X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/optimole-wp/vendor/composer
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
optimole-wp
/
vendor
/
composer
/
ðŸ“
..
📄
ClassLoader.php
(15.99 KB)
📄
InstalledVersions.php
(16.99 KB)
📄
LICENSE
(1.04 KB)
📄
autoload_classmap.php
(7.78 KB)
📄
autoload_files.php
(321 B)
📄
autoload_namespaces.php
(139 B)
📄
autoload_psr4.php
(427 B)
📄
autoload_real.php
(1.63 KB)
📄
autoload_static.php
(10.02 KB)
📄
installed.json
(8.63 KB)
📄
installed.php
(2.14 KB)
📄
platform_check.php
(925 B)
Editing: autoload_real.php
<?php // autoload_real.php @generated by Composer class ComposerAutoloaderInit3013873b56733fb84f9e534c2d8a9ac1 { 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('ComposerAutoloaderInit3013873b56733fb84f9e534c2d8a9ac1', 'loadClassLoader'), true, true); self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__)); spl_autoload_unregister(array('ComposerAutoloaderInit3013873b56733fb84f9e534c2d8a9ac1', 'loadClassLoader')); require __DIR__ . '/autoload_static.php'; call_user_func(\Composer\Autoload\ComposerStaticInit3013873b56733fb84f9e534c2d8a9ac1::getInitializer($loader)); $loader->register(true); $filesToLoad = \Composer\Autoload\ComposerStaticInit3013873b56733fb84f9e534c2d8a9ac1::$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; } }
Upload File
Create Folder