ClassLoader.php
3 years ago
InstalledVersions.php
1 year ago
LICENSE
5 years ago
autoload_classmap.php
3 weeks ago
autoload_files.php
4 years ago
autoload_namespaces.php
4 years ago
autoload_psr4.php
4 years ago
autoload_real.php
2 days ago
autoload_static.php
2 days ago
installed.json
2 days ago
installed.php
2 days ago
autoload_static.php
73 lines
| 1 | <?php |
| 2 | |
| 3 | // autoload_static.php @generated by Composer |
| 4 | |
| 5 | namespace Composer\Autoload; |
| 6 | |
| 7 | class ComposerStaticInit2edb140d9732e088a052918719096234 |
| 8 | { |
| 9 | public static $files = array ( |
| 10 | '50f1a0479b2a5847c529d784c54cebe2' => __DIR__ . '/..' . '/codeinwp/themeisle-sdk/load.php', |
| 11 | ); |
| 12 | |
| 13 | public static $prefixLengthsPsr4 = array ( |
| 14 | 'T' => |
| 15 | array ( |
| 16 | 'TIOB\\' => 5, |
| 17 | ), |
| 18 | ); |
| 19 | |
| 20 | public static $prefixDirsPsr4 = array ( |
| 21 | 'TIOB\\' => |
| 22 | array ( |
| 23 | 0 => __DIR__ . '/../..' . '/includes', |
| 24 | ), |
| 25 | ); |
| 26 | |
| 27 | public static $classMap = array ( |
| 28 | 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 29 | 'TIOB\\Admin' => __DIR__ . '/../..' . '/includes/Admin.php', |
| 30 | 'TIOB\\Editor' => __DIR__ . '/../..' . '/includes/Editor.php', |
| 31 | 'TIOB\\Elementor' => __DIR__ . '/../..' . '/includes/Elementor.php', |
| 32 | 'TIOB\\Importers\\Cleanup\\Active_State' => __DIR__ . '/../..' . '/includes/Importers/Cleanup/Active_State.php', |
| 33 | 'TIOB\\Importers\\Cleanup\\Manager' => __DIR__ . '/../..' . '/includes/Importers/Cleanup/Manager.php', |
| 34 | 'TIOB\\Importers\\Content_Importer' => __DIR__ . '/../..' . '/includes/Importers/Content_Importer.php', |
| 35 | 'TIOB\\Importers\\Helpers\\Helper' => __DIR__ . '/../..' . '/includes/Importers/Helpers/Helper.php', |
| 36 | 'TIOB\\Importers\\Helpers\\Importer_Alterator' => __DIR__ . '/../..' . '/includes/Importers/Helpers/Importer_Alterator.php', |
| 37 | 'TIOB\\Importers\\Helpers\\Quiet_Skin' => __DIR__ . '/../..' . '/includes/Importers/Helpers/Quiet_Skin.php', |
| 38 | 'TIOB\\Importers\\Helpers\\Quiet_Skin_Legacy' => __DIR__ . '/../..' . '/includes/Importers/Helpers/Quiet_Skin_Legacy.php', |
| 39 | 'TIOB\\Importers\\Helpers\\Slug_Mapping' => __DIR__ . '/../..' . '/includes/Importers/Helpers/Slug_Mapping.php', |
| 40 | 'TIOB\\Importers\\Plugin_Importer' => __DIR__ . '/../..' . '/includes/Importers/Plugin_Importer.php', |
| 41 | 'TIOB\\Importers\\Theme_Mods_Importer' => __DIR__ . '/../..' . '/includes/Importers/Theme_Mods_Importer.php', |
| 42 | 'TIOB\\Importers\\WP\\Atomic_Wind_Meta_Handler' => __DIR__ . '/../..' . '/includes/Importers/WP/Atomic_Wind_Meta_Handler.php', |
| 43 | 'TIOB\\Importers\\WP\\Beaver_Data_Fix' => __DIR__ . '/../..' . '/includes/Importers/WP/Beaver_Data_Fix.php', |
| 44 | 'TIOB\\Importers\\WP\\Beaver_ParserXML' => __DIR__ . '/../..' . '/includes/Importers/WP/Beaver_ParserXML.php', |
| 45 | 'TIOB\\Importers\\WP\\Elementor_Meta_Handler' => __DIR__ . '/../..' . '/includes/Importers/WP/Elementor_Meta_Handler.php', |
| 46 | 'TIOB\\Importers\\WP\\WP_Import' => __DIR__ . '/../..' . '/includes/Importers/WP/WP_Import.php', |
| 47 | 'TIOB\\Importers\\WP\\WXR_Parser' => __DIR__ . '/../..' . '/includes/Importers/WP/WXR_Parser.php', |
| 48 | 'TIOB\\Importers\\WP\\WXR_Parser_SimpleXML' => __DIR__ . '/../..' . '/includes/Importers/WP/WXR_Parser_SimpleXML.php', |
| 49 | 'TIOB\\Importers\\WP\\WXR_Parser_XML' => __DIR__ . '/../..' . '/includes/Importers/WP/WXR_Parser_XML.php', |
| 50 | 'TIOB\\Importers\\Widgets_Importer' => __DIR__ . '/../..' . '/includes/Importers/Widgets_Importer.php', |
| 51 | 'TIOB\\Importers\\Zelle_Importer' => __DIR__ . '/../..' . '/includes/Importers/Zelle_Importer.php', |
| 52 | 'TIOB\\License' => __DIR__ . '/../..' . '/includes/License.php', |
| 53 | 'TIOB\\Logger' => __DIR__ . '/../..' . '/includes/Logger.php', |
| 54 | 'TIOB\\Main' => __DIR__ . '/../..' . '/includes/Main.php', |
| 55 | 'TIOB\\Rest_Server' => __DIR__ . '/../..' . '/includes/Rest_Server.php', |
| 56 | 'TIOB\\Sites_Listing' => __DIR__ . '/../..' . '/includes/Sites_Listing.php', |
| 57 | 'TIOB\\Starter_Ranking' => __DIR__ . '/../..' . '/includes/Starter_Ranking.php', |
| 58 | 'TIOB\\TI_Beaver' => __DIR__ . '/../..' . '/includes/TI_Beaver.php', |
| 59 | 'TIOB\\WP_Cli' => __DIR__ . '/../..' . '/includes/WP_Cli.php', |
| 60 | 'TIOB\\White_Label_Config' => __DIR__ . '/../..' . '/includes/White_Label_Config.php', |
| 61 | ); |
| 62 | |
| 63 | public static function getInitializer(ClassLoader $loader) |
| 64 | { |
| 65 | return \Closure::bind(function () use ($loader) { |
| 66 | $loader->prefixLengthsPsr4 = ComposerStaticInit2edb140d9732e088a052918719096234::$prefixLengthsPsr4; |
| 67 | $loader->prefixDirsPsr4 = ComposerStaticInit2edb140d9732e088a052918719096234::$prefixDirsPsr4; |
| 68 | $loader->classMap = ComposerStaticInit2edb140d9732e088a052918719096234::$classMap; |
| 69 | |
| 70 | }, null, ClassLoader::class); |
| 71 | } |
| 72 | } |
| 73 |