PluginProbe ʕ •ᴥ•ʔ
Transferito: WP Migration / trunk
Transferito: WP Migration vtrunk
trunk 11.4.0 12.0.0 13.1.0 14.0.0 14.0.11 14.0.7 14.1.0 14.1.1 14.1.2 14.1.3 14.1.4
transferito / vendor / composer / autoload_static.php
transferito / vendor / composer Last commit date
ClassLoader.php 2 years ago InstalledVersions.php 10 months ago LICENSE 2 years ago autoload_classmap.php 2 years ago autoload_files.php 2 years ago autoload_namespaces.php 2 years ago autoload_psr4.php 10 months ago autoload_real.php 2 years ago autoload_static.php 10 months ago installed.json 10 months ago installed.php 10 months ago platform_check.php 2 years ago
autoload_static.php
125 lines
1 <?php
2
3 // autoload_static.php @generated by Composer
4
5 namespace Composer\Autoload;
6
7 class ComposerStaticInit63fe11960a4d2422f5c29b39d83af846
8 {
9 public static $files = array (
10 '7b11c4dc42b3b3023073cb14e519683c' => __DIR__ . '/..' . '/ralouphie/getallheaders/src/getallheaders.php',
11 '6e3fae29631ef280660b3cdad06f25a8' => __DIR__ . '/..' . '/symfony/deprecation-contracts/function.php',
12 '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php',
13 '37a3dc5111fe8f707ab4c132ef1dbc62' => __DIR__ . '/..' . '/guzzlehttp/guzzle/src/functions_include.php',
14 'b067bc7112e384b61c701452d53a14a8' => __DIR__ . '/..' . '/mtdowling/jmespath.php/src/JmesPath.php',
15 '8a9dc1de0ca7e01f3e08231539562f61' => __DIR__ . '/..' . '/aws/aws-sdk-php/src/functions.php',
16 );
17
18 public static $prefixLengthsPsr4 = array (
19 'V' =>
20 array (
21 'Vagrant\\Transferito\\' => 20,
22 ),
23 'S' =>
24 array (
25 'Symfony\\Polyfill\\Mbstring\\' => 26,
26 ),
27 'P' =>
28 array (
29 'Psr\\Http\\Message\\' => 17,
30 'Psr\\Http\\Client\\' => 16,
31 ),
32 'J' =>
33 array (
34 'JmesPath\\' => 9,
35 ),
36 'G' =>
37 array (
38 'GuzzleHttp\\Psr7\\' => 16,
39 'GuzzleHttp\\Promise\\' => 19,
40 'GuzzleHttp\\' => 11,
41 ),
42 'A' =>
43 array (
44 'Aws\\' => 4,
45 ),
46 );
47
48 public static $prefixDirsPsr4 = array (
49 'Vagrant\\Transferito\\' =>
50 array (
51 0 => __DIR__ . '/../..' . '/src',
52 ),
53 'Symfony\\Polyfill\\Mbstring\\' =>
54 array (
55 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring',
56 ),
57 'Psr\\Http\\Message\\' =>
58 array (
59 0 => __DIR__ . '/..' . '/psr/http-factory/src',
60 1 => __DIR__ . '/..' . '/psr/http-message/src',
61 ),
62 'Psr\\Http\\Client\\' =>
63 array (
64 0 => __DIR__ . '/..' . '/psr/http-client/src',
65 ),
66 'JmesPath\\' =>
67 array (
68 0 => __DIR__ . '/..' . '/mtdowling/jmespath.php/src',
69 ),
70 'GuzzleHttp\\Psr7\\' =>
71 array (
72 0 => __DIR__ . '/..' . '/guzzlehttp/psr7/src',
73 ),
74 'GuzzleHttp\\Promise\\' =>
75 array (
76 0 => __DIR__ . '/..' . '/guzzlehttp/promises/src',
77 ),
78 'GuzzleHttp\\' =>
79 array (
80 0 => __DIR__ . '/..' . '/guzzlehttp/guzzle/src',
81 ),
82 'Aws\\' =>
83 array (
84 0 => __DIR__ . '/..' . '/aws/aws-sdk-php/src',
85 ),
86 );
87
88 public static $classMap = array (
89 'AWS\\CRT\\Auth\\AwsCredentials' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/AwsCredentials.php',
90 'AWS\\CRT\\Auth\\CredentialsProvider' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/CredentialsProvider.php',
91 'AWS\\CRT\\Auth\\Signable' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/Signable.php',
92 'AWS\\CRT\\Auth\\SignatureType' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SignatureType.php',
93 'AWS\\CRT\\Auth\\SignedBodyHeaderType' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SignedBodyHeaderType.php',
94 'AWS\\CRT\\Auth\\Signing' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/Signing.php',
95 'AWS\\CRT\\Auth\\SigningAlgorithm' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SigningAlgorithm.php',
96 'AWS\\CRT\\Auth\\SigningConfigAWS' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SigningConfigAWS.php',
97 'AWS\\CRT\\Auth\\SigningResult' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/SigningResult.php',
98 'AWS\\CRT\\Auth\\StaticCredentialsProvider' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Auth/StaticCredentialsProvider.php',
99 'AWS\\CRT\\CRT' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/CRT.php',
100 'AWS\\CRT\\HTTP\\Headers' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Headers.php',
101 'AWS\\CRT\\HTTP\\Message' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Message.php',
102 'AWS\\CRT\\HTTP\\Request' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Request.php',
103 'AWS\\CRT\\HTTP\\Response' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/HTTP/Response.php',
104 'AWS\\CRT\\IO\\EventLoopGroup' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/IO/EventLoopGroup.php',
105 'AWS\\CRT\\IO\\InputStream' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/IO/InputStream.php',
106 'AWS\\CRT\\Internal\\Encoding' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Internal/Encoding.php',
107 'AWS\\CRT\\Internal\\Extension' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Internal/Extension.php',
108 'AWS\\CRT\\Log' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Log.php',
109 'AWS\\CRT\\NativeResource' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/NativeResource.php',
110 'AWS\\CRT\\OptionValue' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Options.php',
111 'AWS\\CRT\\Options' => __DIR__ . '/..' . '/aws/aws-crt-php/src/AWS/CRT/Options.php',
112 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
113 );
114
115 public static function getInitializer(ClassLoader $loader)
116 {
117 return \Closure::bind(function () use ($loader) {
118 $loader->prefixLengthsPsr4 = ComposerStaticInit63fe11960a4d2422f5c29b39d83af846::$prefixLengthsPsr4;
119 $loader->prefixDirsPsr4 = ComposerStaticInit63fe11960a4d2422f5c29b39d83af846::$prefixDirsPsr4;
120 $loader->classMap = ComposerStaticInit63fe11960a4d2422f5c29b39d83af846::$classMap;
121
122 }, null, ClassLoader::class);
123 }
124 }
125