| @@ -3,28 +3,10 @@ | ||
| 3 | 3 | // autoload_static.php @generated by Composer |
| 4 | 4 | |
| 5 | 5 | namespace Composer\Autoload; |
| 6 | 6 | |
| 7 | -class ComposerStaticInita4585160bb2414e68165f239004e0902 | |
| 7 | +class ComposerStaticInit436bafdc6f8e14a5746e69a01025f6d9 | |
| 8 | 8 | { |
| 9 | - public static $files = array ( | |
| 10 | - '9db71c6726821ac61284818089584d23' => __DIR__ . '/..' . '/elementor/wp-one-package/runner.php', | |
| 11 | - ); | |
| 12 | - | |
| 13 | - public static $prefixLengthsPsr4 = array ( | |
| 14 | - 'E' => | |
| 15 | - array ( | |
| 16 | - 'Elementor\\WPNotificationsPackage\\' => 33, | |
| 17 | - ), | |
| 18 | - ); | |
| 19 | - | |
| 20 | - public static $prefixDirsPsr4 = array ( | |
| 21 | - 'Elementor\\WPNotificationsPackage\\' => | |
| 22 | - array ( | |
| 23 | - 0 => __DIR__ . '/..' . '/elementor/wp-notifications-package/src', | |
| 24 | - ), | |
| 25 | - ); | |
| 26 | - | |
| 27 | 9 | public static $classMap = array ( |
| 28 | 10 | 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 29 | 11 | 'ElementorDeps\\Attribute' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Attribute.php', |
| 30 | 12 | 'ElementorDeps\\CURLStringFile' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php', |
| @@ -229,11 +211,9 @@ | ||
| 229 | 211 | |
| 230 | 212 | public static function getInitializer(ClassLoader $loader) |
| 231 | 213 | { |
| 232 | 214 | return \Closure::bind(function () use ($loader) { |
| 233 | - $loader->prefixLengthsPsr4 = ComposerStaticInita4585160bb2414e68165f239004e0902::$prefixLengthsPsr4; | |
| 234 | - $loader->prefixDirsPsr4 = ComposerStaticInita4585160bb2414e68165f239004e0902::$prefixDirsPsr4; | |
| 235 | - $loader->classMap = ComposerStaticInita4585160bb2414e68165f239004e0902::$classMap; | |
| 215 | + $loader->classMap = ComposerStaticInit436bafdc6f8e14a5746e69a01025f6d9::$classMap; | |
| 236 | 216 | |
| 237 | 217 | }, null, ClassLoader::class); |
| 238 | 218 | } |
| 239 | 219 | } |