| @@ -3,12 +3,14 @@ | ||
| 3 | 3 | // autoload_static.php @generated by Composer |
| 4 | 4 | |
| 5 | 5 | namespace Composer\Autoload; |
| 6 | 6 | |
| 7 | -class ComposerStaticInitdb12a73f1ea855fdcb35c00228f6126f | |
| 7 | +class ComposerStaticInitf3d2d3b01d25e99f52c2a4d35c24b58c | |
| 8 | 8 | { |
| 9 | 9 | public static $files = array ( |
| 10 | + 'e8d544c98e79f913e13eae1306ab635e' => __DIR__ . '/..' . '/ayecode/wp-ayecode-ui/ayecode-ui-loader.php', | |
| 10 | 11 | '24583d3588ebda5228dd453cfaa070da' => __DIR__ . '/..' . '/ayecode/wp-font-awesome-settings/wp-font-awesome-settings.php', |
| 12 | + '42671a413efb740d7040437ff2a982cd' => __DIR__ . '/..' . '/ayecode/wp-super-duper/sd-functions.php', | |
| 11 | 13 | ); |
| 12 | 14 | |
| 13 | 15 | public static $prefixLengthsPsr4 = array ( |
| 14 | 16 | 'C' => |
| @@ -24,8 +26,11 @@ | ||
| 24 | 26 | ), |
| 25 | 27 | ); |
| 26 | 28 | |
| 27 | 29 | public static $classMap = array ( |
| 30 | + 'AyeCode_Connect_Helper' => __DIR__ . '/..' . '/ayecode/ayecode-connect-helper/ayecode-connect-helper.php', | |
| 31 | + 'AyeCode_Deactivation_Survey' => __DIR__ . '/..' . '/ayecode/wp-deactivation-survey/wp-deactivation-survey.php', | |
| 32 | + 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', | |
| 28 | 33 | 'WP_Super_Duper' => __DIR__ . '/..' . '/ayecode/wp-super-duper/wp-super-duper.php', |
| 29 | 34 | ); |
| 30 | 35 | |
| 31 | 36 | public static function getInitializer(ClassLoader $loader) |
| @@ -30,11 +35,11 @@ | ||
| 30 | 35 | |
| 31 | 36 | public static function getInitializer(ClassLoader $loader) |
| 32 | 37 | { |
| 33 | 38 | return \Closure::bind(function () use ($loader) { |
| 34 | - $loader->prefixLengthsPsr4 = ComposerStaticInitdb12a73f1ea855fdcb35c00228f6126f::$prefixLengthsPsr4; | |
| 35 | - $loader->prefixDirsPsr4 = ComposerStaticInitdb12a73f1ea855fdcb35c00228f6126f::$prefixDirsPsr4; | |
| 36 | - $loader->classMap = ComposerStaticInitdb12a73f1ea855fdcb35c00228f6126f::$classMap; | |
| 39 | + $loader->prefixLengthsPsr4 = ComposerStaticInitf3d2d3b01d25e99f52c2a4d35c24b58c::$prefixLengthsPsr4; | |
| 40 | + $loader->prefixDirsPsr4 = ComposerStaticInitf3d2d3b01d25e99f52c2a4d35c24b58c::$prefixDirsPsr4; | |
| 41 | + $loader->classMap = ComposerStaticInitf3d2d3b01d25e99f52c2a4d35c24b58c::$classMap; | |
| 37 | 42 | |
| 38 | 43 | }, null, ClassLoader::class); |
| 39 | 44 | } |
| 40 | 45 | } |