| 1 |
<?php |
| 2 |
|
| 3 |
// autoload_static.php @generated by Composer |
| 4 |
|
| 5 |
namespace Composer\Autoload; |
| 6 |
|
| 7 |
class ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29 |
| 8 |
{ |
| 9 |
public static $prefixLengthsPsr4 = array ( |
| 10 |
'T' => |
| 11 |
array ( |
| 12 |
'Templately\\' => 11, |
| 13 |
), |
| 14 |
'P' => |
| 15 |
array ( |
| 16 |
'PriyoMukul\\WPNotice\\' => 20, |
| 17 |
), |
| 18 |
); |
| 19 |
|
| 20 |
public static $prefixDirsPsr4 = array ( |
| 21 |
'Templately\\' => |
| 22 |
array ( |
| 23 |
0 => __DIR__ . '/../..' . '/includes', |
| 24 |
), |
| 25 |
'PriyoMukul\\WPNotice\\' => |
| 26 |
array ( |
| 27 |
0 => __DIR__ . '/..' . '/priyomukul/wp-notice/src', |
| 28 |
), |
| 29 |
); |
| 30 |
|
| 31 |
public static $classMap = array ( |
| 32 |
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 33 |
'PriyoMukul\\WPNotice\\Dismiss' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Dismiss.php', |
| 34 |
'PriyoMukul\\WPNotice\\Notice' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Notice.php', |
| 35 |
'PriyoMukul\\WPNotice\\Notices' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Notices.php', |
| 36 |
'PriyoMukul\\WPNotice\\Utils\\Base' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Utils/Base.php', |
| 37 |
'PriyoMukul\\WPNotice\\Utils\\Helper' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Utils/Helper.php', |
| 38 |
'PriyoMukul\\WPNotice\\Utils\\Storage' => __DIR__ . '/..' . '/priyomukul/wp-notice/src/Utils/Storage.php', |
| 39 |
'Templately\\API\\API' => __DIR__ . '/../..' . '/includes/API/API.php', |
| 40 |
'Templately\\API\\Categories' => __DIR__ . '/../..' . '/includes/API/Categories.php', |
| 41 |
'Templately\\API\\Dependencies' => __DIR__ . '/../..' . '/includes/API/Dependencies.php', |
| 42 |
'Templately\\API\\Import' => __DIR__ . '/../..' . '/includes/API/Import.php', |
| 43 |
'Templately\\API\\Items' => __DIR__ . '/../..' . '/includes/API/Items.php', |
| 44 |
'Templately\\API\\Login' => __DIR__ . '/../..' . '/includes/API/Login.php', |
| 45 |
'Templately\\API\\MyClouds' => __DIR__ . '/../..' . '/includes/API/MyClouds.php', |
| 46 |
'Templately\\API\\Profile' => __DIR__ . '/../..' . '/includes/API/Profile.php', |
| 47 |
'Templately\\API\\SavedTemplates' => __DIR__ . '/../..' . '/includes/API/SavedTemplates.php', |
| 48 |
'Templately\\API\\SignUp' => __DIR__ . '/../..' . '/includes/API/SignUp.php', |
| 49 |
'Templately\\API\\Tags' => __DIR__ . '/../..' . '/includes/API/Tags.php', |
| 50 |
'Templately\\API\\TemplateTypes' => __DIR__ . '/../..' . '/includes/API/TemplateTypes.php', |
| 51 |
'Templately\\API\\WorkSpaces' => __DIR__ . '/../..' . '/includes/API/WorkSpaces.php', |
| 52 |
'Templately\\Core\\Admin' => __DIR__ . '/../..' . '/includes/Core/Admin.php', |
| 53 |
'Templately\\Core\\Importer\\Elementor' => __DIR__ . '/../..' . '/includes/Core/Importer/Elementor.php', |
| 54 |
'Templately\\Core\\Maintenance' => __DIR__ . '/../..' . '/includes/Core/Maintenance.php', |
| 55 |
'Templately\\Core\\Migrator' => __DIR__ . '/../..' . '/includes/Core/Migrator.php', |
| 56 |
'Templately\\Core\\Module' => __DIR__ . '/../..' . '/includes/Core/Module.php', |
| 57 |
'Templately\\Core\\Platform' => __DIR__ . '/../..' . '/includes/Core/Platform.php', |
| 58 |
'Templately\\Core\\Platform\\Elementor' => __DIR__ . '/../..' . '/includes/Core/Platform/Elementor.php', |
| 59 |
'Templately\\Core\\Platform\\Gutenberg' => __DIR__ . '/../..' . '/includes/Core/Platform/Gutenberg.php', |
| 60 |
'Templately\\Plugin' => __DIR__ . '/../..' . '/includes/Plugin.php', |
| 61 |
'Templately\\Utils\\Base' => __DIR__ . '/../..' . '/includes/Utils/Base.php', |
| 62 |
'Templately\\Utils\\Database' => __DIR__ . '/../..' . '/includes/Utils/Database.php', |
| 63 |
'Templately\\Utils\\Enqueue' => __DIR__ . '/../..' . '/includes/Utils/Enqueue.php', |
| 64 |
'Templately\\Utils\\Helper' => __DIR__ . '/../..' . '/includes/Utils/Helper.php', |
| 65 |
'Templately\\Utils\\Http' => __DIR__ . '/../..' . '/includes/Utils/Http.php', |
| 66 |
'Templately\\Utils\\Installer' => __DIR__ . '/../..' . '/includes/Utils/Installer.php', |
| 67 |
'Templately\\Utils\\Options' => __DIR__ . '/../..' . '/includes/Utils/Options.php', |
| 68 |
'Templately\\Utils\\Plan' => __DIR__ . '/../..' . '/includes/Utils/Plan.php', |
| 69 |
); |
| 70 |
|
| 71 |
public static function getInitializer(ClassLoader $loader) |
| 72 |
{ |
| 73 |
return \Closure::bind(function () use ($loader) { |
| 74 |
$loader->prefixLengthsPsr4 = ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29::$prefixLengthsPsr4; |
| 75 |
$loader->prefixDirsPsr4 = ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29::$prefixDirsPsr4; |
| 76 |
$loader->classMap = ComposerStaticInit6f91d543d556a22cb92b9ae8545b7c29::$classMap; |
| 77 |
|
| 78 |
}, null, ClassLoader::class); |
| 79 |
} |
| 80 |
} |
| 81 |
|