PluginProbe
Elementor Website Builder – more than just a page builder / 4.3.0-beta3
Elementor Website Builder – more than just a page builder v4.3.0-beta3
4.3.0-beta3 4.3.0-beta2 4.3.0-beta1 4.2.4 4.2.3 4.2.2 4.2.1 4.2.0 4.1.5 4.2.0-beta2 4.2.0-dev2 4.2.0-beta1 4.1.4 4.1.3 4.1.2 4.1.1 4.1.0 4.1.0-beta3 4.1.0-dev3 4.0.9 4.1.0-beta2 4.1.0-dev2 4.0.8 4.1.0-beta1 4.1.0-dev1 All 452 releases
← All changes | vendor/composer/autoload_static.php +37 -4 4.2.04.3.0-beta3 View file →
@@ -3,33 +3,66 @@
3 3 // autoload_static.php @generated by Composer
4 4
5 5 namespace Composer\Autoload;
6 6
7 -class ComposerStaticInita4585160bb2414e68165f239004e0902
7 +class ComposerStaticInit9596fa42a27a19b46fd381ad6137fd57
8 8 {
9 9 public static $files = array (
10 + 'a8fea8b4399cbd13660b53857806df1f' => __DIR__ . '/..' . '/elementor/elementor-mcp-composer/runner.php',
10 11 '9db71c6726821ac61284818089584d23' => __DIR__ . '/..' . '/elementor/wp-one-package/runner.php',
11 12 );
12 13
13 14 public static $prefixLengthsPsr4 = array (
15 + 'W' =>
16 + array (
17 + 'WP\\McpSchema\\' => 13,
18 + 'WP\\MCP\\' => 7,
19 + ),
14 20 'E' =>
15 21 array (
16 22 'Elementor\\WPNotificationsPackage\\' => 33,
17 23 ),
24 + 'A' =>
25 + array (
26 + 'Automattic\\Jetpack\\Autoloader\\' => 30,
27 + ),
18 28 );
19 29
20 30 public static $prefixDirsPsr4 = array (
31 + 'WP\\McpSchema\\' =>
32 + array (
33 + 0 => __DIR__ . '/..' . '/wordpress/php-mcp-schema/src',
34 + ),
35 + 'WP\\MCP\\' =>
36 + array (
37 + 0 => __DIR__ . '/..' . '/wordpress/mcp-adapter/includes',
38 + ),
21 39 'Elementor\\WPNotificationsPackage\\' =>
22 40 array (
23 41 0 => __DIR__ . '/..' . '/elementor/wp-notifications-package/src',
24 42 ),
43 + 'Automattic\\Jetpack\\Autoloader\\' =>
44 + array (
45 + 0 => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src',
46 + ),
25 47 );
26 48
27 49 public static $classMap = array (
50 + 'Automattic\\Jetpack\\Autoloader\\AutoloadGenerator' => __DIR__ . '/..' . '/automattic/jetpack-autoloader/src/AutoloadGenerator.php',
28 51 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
29 52 'ElementorDeps\\Attribute' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Attribute.php',
53 + 'ElementorDeps\\Base_MixpanelBase' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/Base/MixpanelBase.php',
30 54 'ElementorDeps\\CURLStringFile' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/CURLStringFile.php',
55 + 'ElementorDeps\\ConsumerStrategies_AbstractConsumer' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/ConsumerStrategies/AbstractConsumer.php',
56 + 'ElementorDeps\\ConsumerStrategies_CurlConsumer' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/ConsumerStrategies/CurlConsumer.php',
57 + 'ElementorDeps\\ConsumerStrategies_FileConsumer' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/ConsumerStrategies/FileConsumer.php',
58 + 'ElementorDeps\\ConsumerStrategies_SocketConsumer' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/ConsumerStrategies/SocketConsumer.php',
59 + 'ElementorDeps\\Mixpanel' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/Mixpanel.php',
31 60 'ElementorDeps\\PhpToken' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
61 + 'ElementorDeps\\Producers_MixpanelBaseProducer' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/Producers/MixpanelBaseProducer.php',
62 + 'ElementorDeps\\Producers_MixpanelEvents' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/Producers/MixpanelEvents.php',
63 + 'ElementorDeps\\Producers_MixpanelGroups' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/Producers/MixpanelGroups.php',
64 + 'ElementorDeps\\Producers_MixpanelPeople' => __DIR__ . '/../..' . '/vendor_prefixed/mixpanel/lib/Producers/MixpanelPeople.php',
32 65 'ElementorDeps\\ReturnTypeWillChange' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php',
33 66 'ElementorDeps\\Stringable' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-php80/Resources/stubs/Stringable.php',
34 67 'ElementorDeps\\Symfony\\Polyfill\\Ctype\\Ctype' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-ctype/Ctype.php',
35 68 'ElementorDeps\\Symfony\\Polyfill\\Mbstring\\Mbstring' => __DIR__ . '/../..' . '/vendor_prefixed/twig/symfony/polyfill-mbstring/Mbstring.php',
@@ -229,11 +262,11 @@
229 262
230 263 public static function getInitializer(ClassLoader $loader)
231 264 {
232 265 return \Closure::bind(function () use ($loader) {
233 - $loader->prefixLengthsPsr4 = ComposerStaticInita4585160bb2414e68165f239004e0902::$prefixLengthsPsr4;
234 - $loader->prefixDirsPsr4 = ComposerStaticInita4585160bb2414e68165f239004e0902::$prefixDirsPsr4;
235 - $loader->classMap = ComposerStaticInita4585160bb2414e68165f239004e0902::$classMap;
266 + $loader->prefixLengthsPsr4 = ComposerStaticInit9596fa42a27a19b46fd381ad6137fd57::$prefixLengthsPsr4;
267 + $loader->prefixDirsPsr4 = ComposerStaticInit9596fa42a27a19b46fd381ad6137fd57::$prefixDirsPsr4;
268 + $loader->classMap = ComposerStaticInit9596fa42a27a19b46fd381ad6137fd57::$classMap;
236 269
237 270 }, null, ClassLoader::class);
238 271 }
239 272 }