File "autoload_static.php"
Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/publishpress-authors/vendor/composer/autoload_static.php
File
size: 552 B (552 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit6a91e5f8e0c1d00fffd9635ec88152cb
{
public static $classMap = array (
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->classMap = ComposerStaticInit6a91e5f8e0c1d00fffd9635ec88152cb::$classMap;
}, null, ClassLoader::class);
}
}