Current Path : /var/www/html/wp-content/plugins/duplica/vendor/composer/ |
Current File : /var/www/html/wp-content/plugins/duplica/vendor/composer/autoload_static.php |
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInitfdb3bee31102fca4948ada75c8d180f3 { public static $files = array ( 'd4d2257ff0c388204399878b5726e1b1' => __DIR__ . '/../..' . '/inc/functions.php', ); public static $prefixLengthsPsr4 = array ( 'C' => array ( 'Codexpert\\Duplica\\' => 18, ), ); public static $prefixDirsPsr4 = array ( 'Codexpert\\Duplica\\' => array ( 0 => __DIR__ . '/../..' . '/src', ), ); public static $classMap = array ( 'Codexpert\\Plugin\\Base' => __DIR__ . '/..' . '/codexpert/plugin/src/Base.php', 'Codexpert\\Plugin\\Deactivator' => __DIR__ . '/..' . '/codexpert/plugin/src/Deactivator.php', 'Codexpert\\Plugin\\Feature' => __DIR__ . '/..' . '/codexpert/plugin/src/Feature.php', 'Codexpert\\Plugin\\Fields' => __DIR__ . '/..' . '/codexpert/plugin/src/Fields.php', 'Codexpert\\Plugin\\License' => __DIR__ . '/..' . '/codexpert/plugin/src/License.php', 'Codexpert\\Plugin\\Metabox' => __DIR__ . '/..' . '/codexpert/plugin/src/Metabox.php', 'Codexpert\\Plugin\\Notice' => __DIR__ . '/..' . '/codexpert/plugin/src/Notice.php', 'Codexpert\\Plugin\\Settings' => __DIR__ . '/..' . '/codexpert/plugin/src/Settings.php', 'Codexpert\\Plugin\\Setup' => __DIR__ . '/..' . '/codexpert/plugin/src/Setup.php', 'Codexpert\\Plugin\\Survey' => __DIR__ . '/..' . '/codexpert/plugin/src/Survey.php', 'Codexpert\\Plugin\\Table' => __DIR__ . '/..' . '/codexpert/plugin/src/Table.php', 'Codexpert\\Plugin\\Update' => __DIR__ . '/..' . '/codexpert/plugin/src/Update.php', 'Codexpert\\Plugin\\Widget' => __DIR__ . '/..' . '/codexpert/plugin/src/Widget.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitfdb3bee31102fca4948ada75c8d180f3::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitfdb3bee31102fca4948ada75c8d180f3::$prefixDirsPsr4; $loader->classMap = ComposerStaticInitfdb3bee31102fca4948ada75c8d180f3::$classMap; }, null, ClassLoader::class); } }