Viewing File: /home/maglabs/marco/wp-content/plugins/extendify/vendor/composer/autoload_static.php
<?php
// autoload_static.php @generated by Composer
namespace Composer\Autoload;
class ComposerStaticInit26b5f36f19fdfc1dfa09d2ff54cf5ac3
{
public static $prefixLengthsPsr4 = array (
'E' =>
array (
'Extendify\\' => 10,
),
);
public static $prefixDirsPsr4 = array (
'Extendify\\' =>
array (
0 => __DIR__ . '/../..' . '/app',
),
);
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInit26b5f36f19fdfc1dfa09d2ff54cf5ac3::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInit26b5f36f19fdfc1dfa09d2ff54cf5ac3::$prefixDirsPsr4;
}, null, ClassLoader::class);
}
}
Back to Directory
File Manager