1 <?php
2
3
4
5 namespace Composer\Autoload;
6
7 class ComposerStaticInit205c915b9c7d3e718e7c95793ee67ffe
8 {
9 public static $files = array (
10 '2fb9d6f23c8e8faefc193a4cde0cab4f' => __DIR__ . '/..' . '/joomla/string/src/phputf8/utf8.php',
11 'e6851e0ae7328fe5412fcec73928f3d9' => __DIR__ . '/..' . '/joomla/string/src/phputf8/ord.php',
12 'd9ad1b7c85c100a18c404a13824b846e' => __DIR__ . '/..' . '/joomla/string/src/phputf8/str_ireplace.php',
13 '62bad9b6730d2f83493d2337bf61519d' => __DIR__ . '/..' . '/joomla/string/src/phputf8/str_pad.php',
14 'c4d521b8d54308532dce032713d4eec0' => __DIR__ . '/..' . '/joomla/string/src/phputf8/str_split.php',
15 'fa973e71cace925de2afdc692b861b1d' => __DIR__ . '/..' . '/joomla/string/src/phputf8/strcasecmp.php',
16 '0c98c2f1295d9f4d093cc77d5834bb04' => __DIR__ . '/..' . '/joomla/string/src/phputf8/strcspn.php',
17 'a52639d843b4094945115c178a91ca86' => __DIR__ . '/..' . '/joomla/string/src/phputf8/stristr.php',
18 '73ee7d0297e683c4c2e7798ef040fb2f' => __DIR__ . '/..' . '/joomla/string/src/phputf8/strrev.php',
19 'd55633c05ddb996e0005f35debaa7b5b' => __DIR__ . '/..' . '/joomla/string/src/phputf8/strspn.php',
20 '944e69d23b93558fc0714353cf0c8beb' => __DIR__ . '/..' . '/joomla/string/src/phputf8/trim.php',
21 '31264bab20f14a8fc7a9d4265d91ee98' => __DIR__ . '/..' . '/joomla/string/src/phputf8/ucfirst.php',
22 '05d739a990f75f0c44ebe1f032b33148' => __DIR__ . '/..' . '/joomla/string/src/phputf8/ucwords.php',
23 '4292e2fa66516089e6006723267587b4' => __DIR__ . '/..' . '/joomla/string/src/phputf8/utils/ascii.php',
24 '87465e33b7551b401bf051928f220e9a' => __DIR__ . '/..' . '/joomla/string/src/phputf8/utils/validation.php',
25 'e40631d46120a9c38ea139981f8dab26' => __DIR__ . '/..' . '/ircmaxell/password-compat/lib/password.php',
26 'edc6464955a37aa4d5fbf39d40fb6ee7' => __DIR__ . '/..' . '/symfony/polyfill-php55/bootstrap.php',
27 '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
28 'bd9634f2d41831496de0d3dfe4c94881' => __DIR__ . '/..' . '/symfony/polyfill-php56/bootstrap.php',
29 );
30
31 public static $prefixLengthsPsr4 = array (
32 'S' =>
33 array (
34 'Symfony\\Polyfill\\Util\\' => 22,
35 'Symfony\\Polyfill\\Php56\\' => 23,
36 'Symfony\\Polyfill\\Php55\\' => 23,
37 'Symfony\\Component\\Yaml\\' => 23,
38 ),
39 'P' =>
40 array (
41 'Psr\\Log\\' => 8,
42 ),
43 'J' =>
44 array (
45 'Joomla\\Utilities\\' => 17,
46 'Joomla\\Uri\\Tests\\' => 17,
47 'Joomla\\Uri\\' => 11,
48 'Joomla\\String\\' => 14,
49 'Joomla\\Registry\\' => 16,
50 'Joomla\\Ldap\\Tests\\' => 18,
51 'Joomla\\Ldap\\' => 12,
52 'Joomla\\Input\\Tests\\' => 19,
53 'Joomla\\Input\\' => 13,
54 'Joomla\\Filter\\' => 14,
55 'Joomla\\Event\\Tests\\' => 19,
56 'Joomla\\Event\\' => 13,
57 'Joomla\\Data\\Tests\\' => 18,
58 'Joomla\\Data\\' => 12,
59 'Joomla\\DI\\Tests\\' => 16,
60 'Joomla\\DI\\' => 10,
61 'Joomla\\Application\\' => 19,
62 ),
63 );
64
65 public static $prefixDirsPsr4 = array (
66 'Symfony\\Polyfill\\Util\\' =>
67 array (
68 0 => __DIR__ . '/..' . '/symfony/polyfill-util',
69 ),
70 'Symfony\\Polyfill\\Php56\\' =>
71 array (
72 0 => __DIR__ . '/..' . '/symfony/polyfill-php56',
73 ),
74 'Symfony\\Polyfill\\Php55\\' =>
75 array (
76 0 => __DIR__ . '/..' . '/symfony/polyfill-php55',
77 ),
78 'Symfony\\Component\\Yaml\\' =>
79 array (
80 0 => __DIR__ . '/..' . '/symfony/yaml',
81 ),
82 'Psr\\Log\\' =>
83 array (
84 0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
85 ),
86 'Joomla\\Utilities\\' =>
87 array (
88 0 => __DIR__ . '/..' . '/joomla/utilities/src',
89 ),
90 'Joomla\\Uri\\Tests\\' =>
91 array (
92 0 => __DIR__ . '/..' . '/joomla/uri/Tests',
93 ),
94 'Joomla\\Uri\\' =>
95 array (
96 0 => __DIR__ . '/..' . '/joomla/uri/src',
97 ),
98 'Joomla\\String\\' =>
99 array (
100 0 => __DIR__ . '/..' . '/joomla/string/src',
101 ),
102 'Joomla\\Registry\\' =>
103 array (
104 0 => __DIR__ . '/..' . '/joomla/registry/src',
105 ),
106 'Joomla\\Ldap\\Tests\\' =>
107 array (
108 0 => __DIR__ . '/..' . '/joomla/ldap/Tests',
109 ),
110 'Joomla\\Ldap\\' =>
111 array (
112 0 => __DIR__ . '/..' . '/joomla/ldap/src',
113 ),
114 'Joomla\\Input\\Tests\\' =>
115 array (
116 0 => __DIR__ . '/..' . '/joomla/input/Tests',
117 ),
118 'Joomla\\Input\\' =>
119 array (
120 0 => __DIR__ . '/..' . '/joomla/input/src',
121 ),
122 'Joomla\\Filter\\' =>
123 array (
124 0 => __DIR__ . '/..' . '/joomla/filter/src',
125 ),
126 'Joomla\\Event\\Tests\\' =>
127 array (
128 0 => __DIR__ . '/..' . '/joomla/event/Tests',
129 ),
130 'Joomla\\Event\\' =>
131 array (
132 0 => __DIR__ . '/..' . '/joomla/event/src',
133 ),
134 'Joomla\\Data\\Tests\\' =>
135 array (
136 0 => __DIR__ . '/..' . '/joomla/data/Tests',
137 ),
138 'Joomla\\Data\\' =>
139 array (
140 0 => __DIR__ . '/..' . '/joomla/data/src',
141 ),
142 'Joomla\\DI\\Tests\\' =>
143 array (
144 0 => __DIR__ . '/..' . '/joomla/di/Tests',
145 ),
146 'Joomla\\DI\\' =>
147 array (
148 0 => __DIR__ . '/..' . '/joomla/di/src',
149 ),
150 'Joomla\\Application\\' =>
151 array (
152 0 => __DIR__ . '/..' . '/joomla/application/src',
153 ),
154 );
155
156 public static $prefixesPsr0 = array (
157 'S' =>
158 array (
159 'SimplePie' =>
160 array (
161 0 => __DIR__ . '/..' . '/simplepie/simplepie/library',
162 ),
163 ),
164 'J' =>
165 array (
166 'Joomla\\Session' =>
167 array (
168 0 => __DIR__ . '/..' . '/joomla/session',
169 ),
170 ),
171 );
172
173 public static $classMap = array (
174 'CallbackFilterIterator' => __DIR__ . '/..' . '/joomla/compat/src/CallbackFilterIterator.php',
175 'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
176 'JsonSerializable' => __DIR__ . '/..' . '/joomla/compat/src/JsonSerializable.php',
177 'PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
178 'PHPMailerOAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauth.php',
179 'PHPMailerOAuthGoogle' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
180 'POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.pop3.php',
181 'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php',
182 'lessc' => __DIR__ . '/..' . '/leafo/lessphp/lessc.inc.php',
183 'lessc_formatter_classic' => __DIR__ . '/..' . '/leafo/lessphp/lessc.inc.php',
184 'lessc_formatter_compressed' => __DIR__ . '/..' . '/leafo/lessphp/lessc.inc.php',
185 'lessc_formatter_lessjs' => __DIR__ . '/..' . '/leafo/lessphp/lessc.inc.php',
186 'lessc_parser' => __DIR__ . '/..' . '/leafo/lessphp/lessc.inc.php',
187 'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
188 'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
189 );
190
191 public static function getInitializer(ClassLoader $loader)
192 {
193 return \Closure::bind(function () use ($loader) {
194 $loader->prefixLengthsPsr4 = ComposerStaticInit205c915b9c7d3e718e7c95793ee67ffe::$prefixLengthsPsr4;
195 $loader->prefixDirsPsr4 = ComposerStaticInit205c915b9c7d3e718e7c95793ee67ffe::$prefixDirsPsr4;
196 $loader->prefixesPsr0 = ComposerStaticInit205c915b9c7d3e718e7c95793ee67ffe::$prefixesPsr0;
197 $loader->classMap = ComposerStaticInit205c915b9c7d3e718e7c95793ee67ffe::$classMap;
198
199 }, null, ClassLoader::class);
200 }
201 }
202