ClassLoader.php
3 years ago
InstalledVersions.php
3 years ago
LICENSE
4 years ago
autoload_classmap.php
11 months ago
autoload_files.php
2 years ago
autoload_namespaces.php
3 years ago
autoload_psr4.php
2 years ago
autoload_real.php
1 month ago
autoload_static.php
1 month ago
installed.json
1 month ago
installed.php
1 month ago
platform_check.php
2 years ago
autoload_static.php
310 lines
| 1 | <?php |
| 2 | |
| 3 | // autoload_static.php @generated by Composer |
| 4 | |
| 5 | namespace Composer\Autoload; |
| 6 | |
| 7 | class ComposerStaticInit3a699422ade3c2b47c4929ad3909b8a4 |
| 8 | { |
| 9 | public static $files = array ( |
| 10 | '320cde22f66dd4f5d3fd621d3e88b98f' => __DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', |
| 11 | '0e6d7bf4a5811bfa5cf40c5ccd6fae6a' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/bootstrap.php', |
| 12 | 'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php', |
| 13 | 'a35f8ffd39a08e1034cb8d27a4443d4d' => __DIR__ . '/..' . '/10web/authorization/src/config/constants.php', |
| 14 | 'f52d27968847fafb9c59e1506ee1e3e1' => __DIR__ . '/..' . '/monperrus/crawler-user-agents/main.php', |
| 15 | '2d84aa96d0d2c8b6ab545097c73db188' => __DIR__ . '/../..' . '/OptimizerAdmin.php', |
| 16 | ); |
| 17 | |
| 18 | public static $prefixLengthsPsr4 = array ( |
| 19 | 'T' => |
| 20 | array ( |
| 21 | 'Tenweb_Authorization\\' => 21, |
| 22 | 'TenWebWpTransients\\' => 19, |
| 23 | 'TenWebWpBenchmark\\' => 18, |
| 24 | 'TenWebSC\\' => 9, |
| 25 | 'TenWebQueue\\' => 12, |
| 26 | 'TenWebOptimizer\\' => 16, |
| 27 | 'TenWebIO\\' => 9, |
| 28 | ), |
| 29 | 'S' => |
| 30 | array ( |
| 31 | 'Symfony\\Polyfill\\Php80\\' => 23, |
| 32 | 'Symfony\\Polyfill\\Mbstring\\' => 26, |
| 33 | 'Symfony\\Polyfill\\Ctype\\' => 23, |
| 34 | 'Symfony\\Component\\Filesystem\\' => 29, |
| 35 | ), |
| 36 | 'M' => |
| 37 | array ( |
| 38 | 'Minifier\\' => 9, |
| 39 | 'MatthiasMullie\\PathConverter\\' => 29, |
| 40 | 'MatthiasMullie\\Minify\\' => 22, |
| 41 | ), |
| 42 | 'I' => |
| 43 | array ( |
| 44 | 'Interop\\Queue\\' => 14, |
| 45 | ), |
| 46 | 'E' => |
| 47 | array ( |
| 48 | 'Enqueue\\Fs\\' => 11, |
| 49 | 'Enqueue\\Dsn\\' => 12, |
| 50 | ), |
| 51 | 'D' => |
| 52 | array ( |
| 53 | 'DiDom\\' => 6, |
| 54 | ), |
| 55 | ); |
| 56 | |
| 57 | public static $prefixDirsPsr4 = array ( |
| 58 | 'Tenweb_Authorization\\' => |
| 59 | array ( |
| 60 | 0 => __DIR__ . '/..' . '/10web/authorization/src', |
| 61 | ), |
| 62 | 'TenWebWpTransients\\' => |
| 63 | array ( |
| 64 | 0 => __DIR__ . '/..' . '/10web-utils/10web-wp-transients/src/TenWebWpTransients', |
| 65 | ), |
| 66 | 'TenWebWpBenchmark\\' => |
| 67 | array ( |
| 68 | 0 => __DIR__ . '/..' . '/10web-utils/10web-wordpress-benchmark/src/TenWebWpBenchmark', |
| 69 | ), |
| 70 | 'TenWebSC\\' => |
| 71 | array ( |
| 72 | 0 => __DIR__ . '/..' . '/10web-utils/wordpress-score-checker/src/TenWebSC', |
| 73 | ), |
| 74 | 'TenWebQueue\\' => |
| 75 | array ( |
| 76 | 0 => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue', |
| 77 | ), |
| 78 | 'TenWebOptimizer\\' => |
| 79 | array ( |
| 80 | 0 => __DIR__ . '/../..' . '/includes', |
| 81 | ), |
| 82 | 'TenWebIO\\' => |
| 83 | array ( |
| 84 | 0 => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO', |
| 85 | ), |
| 86 | 'Symfony\\Polyfill\\Php80\\' => |
| 87 | array ( |
| 88 | 0 => __DIR__ . '/..' . '/symfony/polyfill-php80', |
| 89 | ), |
| 90 | 'Symfony\\Polyfill\\Mbstring\\' => |
| 91 | array ( |
| 92 | 0 => __DIR__ . '/..' . '/symfony/polyfill-mbstring', |
| 93 | ), |
| 94 | 'Symfony\\Polyfill\\Ctype\\' => |
| 95 | array ( |
| 96 | 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype', |
| 97 | ), |
| 98 | 'Symfony\\Component\\Filesystem\\' => |
| 99 | array ( |
| 100 | 0 => __DIR__ . '/..' . '/symfony/filesystem', |
| 101 | ), |
| 102 | 'Minifier\\' => |
| 103 | array ( |
| 104 | 0 => __DIR__ . '/..' . '/pfaciana/tiny-html-minifier/src', |
| 105 | ), |
| 106 | 'MatthiasMullie\\PathConverter\\' => |
| 107 | array ( |
| 108 | 0 => __DIR__ . '/..' . '/matthiasmullie/path-converter/src', |
| 109 | ), |
| 110 | 'MatthiasMullie\\Minify\\' => |
| 111 | array ( |
| 112 | 0 => __DIR__ . '/..' . '/matthiasmullie/minify/src', |
| 113 | ), |
| 114 | 'Interop\\Queue\\' => |
| 115 | array ( |
| 116 | 0 => __DIR__ . '/..' . '/queue-interop/queue-interop/src', |
| 117 | ), |
| 118 | 'Enqueue\\Fs\\' => |
| 119 | array ( |
| 120 | 0 => __DIR__ . '/..' . '/enqueue/fs', |
| 121 | ), |
| 122 | 'Enqueue\\Dsn\\' => |
| 123 | array ( |
| 124 | 0 => __DIR__ . '/..' . '/enqueue/dsn', |
| 125 | ), |
| 126 | 'DiDom\\' => |
| 127 | array ( |
| 128 | 0 => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom', |
| 129 | ), |
| 130 | ); |
| 131 | |
| 132 | public static $prefixesPsr0 = array ( |
| 133 | 'M' => |
| 134 | array ( |
| 135 | 'Makasim' => |
| 136 | array ( |
| 137 | 0 => __DIR__ . '/..' . '/makasim/temp-file/src', |
| 138 | ), |
| 139 | ), |
| 140 | 'J' => |
| 141 | array ( |
| 142 | 'JSMin\\' => |
| 143 | array ( |
| 144 | 0 => __DIR__ . '/..' . '/mrclay/jsmin-php/src', |
| 145 | ), |
| 146 | ), |
| 147 | ); |
| 148 | |
| 149 | public static $classMap = array ( |
| 150 | 'Attribute' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Attribute.php', |
| 151 | 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 152 | 'DiDom\\ClassAttribute' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/ClassAttribute.php', |
| 153 | 'DiDom\\Document' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/Document.php', |
| 154 | 'DiDom\\DocumentFragment' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/DocumentFragment.php', |
| 155 | 'DiDom\\Element' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/Element.php', |
| 156 | 'DiDom\\Encoder' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/Encoder.php', |
| 157 | 'DiDom\\Errors' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/Errors.php', |
| 158 | 'DiDom\\Exceptions\\InvalidSelectorException' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/Exceptions/InvalidSelectorException.php', |
| 159 | 'DiDom\\Node' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/Node.php', |
| 160 | 'DiDom\\Query' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/Query.php', |
| 161 | 'DiDom\\StyleAttribute' => __DIR__ . '/..' . '/imangazaliev/didom/src/DiDom/StyleAttribute.php', |
| 162 | 'Enqueue\\Dsn\\Dsn' => __DIR__ . '/..' . '/enqueue/dsn/Dsn.php', |
| 163 | 'Enqueue\\Dsn\\InvalidQueryParameterTypeException' => __DIR__ . '/..' . '/enqueue/dsn/InvalidQueryParameterTypeException.php', |
| 164 | 'Enqueue\\Dsn\\QueryBag' => __DIR__ . '/..' . '/enqueue/dsn/QueryBag.php', |
| 165 | 'Enqueue\\Fs\\CannotObtainLockException' => __DIR__ . '/..' . '/enqueue/fs/CannotObtainLockException.php', |
| 166 | 'Enqueue\\Fs\\FsConnectionFactory' => __DIR__ . '/..' . '/enqueue/fs/FsConnectionFactory.php', |
| 167 | 'Enqueue\\Fs\\FsConsumer' => __DIR__ . '/..' . '/enqueue/fs/FsConsumer.php', |
| 168 | 'Enqueue\\Fs\\FsContext' => __DIR__ . '/..' . '/enqueue/fs/FsContext.php', |
| 169 | 'Enqueue\\Fs\\FsDestination' => __DIR__ . '/..' . '/enqueue/fs/FsDestination.php', |
| 170 | 'Enqueue\\Fs\\FsMessage' => __DIR__ . '/..' . '/enqueue/fs/FsMessage.php', |
| 171 | 'Enqueue\\Fs\\FsProducer' => __DIR__ . '/..' . '/enqueue/fs/FsProducer.php', |
| 172 | 'Enqueue\\Fs\\LegacyFilesystemLock' => __DIR__ . '/..' . '/enqueue/fs/LegacyFilesystemLock.php', |
| 173 | 'Enqueue\\Fs\\Lock' => __DIR__ . '/..' . '/enqueue/fs/Lock.php', |
| 174 | 'Interop\\Queue\\ConnectionFactory' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/ConnectionFactory.php', |
| 175 | 'Interop\\Queue\\Consumer' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Consumer.php', |
| 176 | 'Interop\\Queue\\Context' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Context.php', |
| 177 | 'Interop\\Queue\\Destination' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Destination.php', |
| 178 | 'Interop\\Queue\\Exception' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception.php', |
| 179 | 'Interop\\Queue\\Exception\\DeliveryDelayNotSupportedException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/DeliveryDelayNotSupportedException.php', |
| 180 | 'Interop\\Queue\\Exception\\Exception' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/Exception.php', |
| 181 | 'Interop\\Queue\\Exception\\InvalidDestinationException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/InvalidDestinationException.php', |
| 182 | 'Interop\\Queue\\Exception\\InvalidMessageException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/InvalidMessageException.php', |
| 183 | 'Interop\\Queue\\Exception\\PriorityNotSupportedException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/PriorityNotSupportedException.php', |
| 184 | 'Interop\\Queue\\Exception\\PurgeQueueNotSupportedException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/PurgeQueueNotSupportedException.php', |
| 185 | 'Interop\\Queue\\Exception\\SubscriptionConsumerNotSupportedException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/SubscriptionConsumerNotSupportedException.php', |
| 186 | 'Interop\\Queue\\Exception\\TemporaryQueueNotSupportedException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/TemporaryQueueNotSupportedException.php', |
| 187 | 'Interop\\Queue\\Exception\\TimeToLiveNotSupportedException' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Exception/TimeToLiveNotSupportedException.php', |
| 188 | 'Interop\\Queue\\Impl\\ConsumerPollingTrait' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Impl/ConsumerPollingTrait.php', |
| 189 | 'Interop\\Queue\\Impl\\ConsumerVisibilityTimeoutTrait' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Impl/ConsumerVisibilityTimeoutTrait.php', |
| 190 | 'Interop\\Queue\\Impl\\MessageTrait' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Impl/MessageTrait.php', |
| 191 | 'Interop\\Queue\\Message' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Message.php', |
| 192 | 'Interop\\Queue\\Processor' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Processor.php', |
| 193 | 'Interop\\Queue\\Producer' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Producer.php', |
| 194 | 'Interop\\Queue\\Queue' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Queue.php', |
| 195 | 'Interop\\Queue\\SubscriptionConsumer' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/SubscriptionConsumer.php', |
| 196 | 'Interop\\Queue\\Topic' => __DIR__ . '/..' . '/queue-interop/queue-interop/src/Topic.php', |
| 197 | 'JSMin\\JSMin' => __DIR__ . '/..' . '/mrclay/jsmin-php/src/JSMin/JSMin.php', |
| 198 | 'JSMin\\UnterminatedCommentException' => __DIR__ . '/..' . '/mrclay/jsmin-php/src/JSMin/UnterminatedCommentException.php', |
| 199 | 'JSMin\\UnterminatedRegExpException' => __DIR__ . '/..' . '/mrclay/jsmin-php/src/JSMin/UnterminatedRegExpException.php', |
| 200 | 'JSMin\\UnterminatedStringException' => __DIR__ . '/..' . '/mrclay/jsmin-php/src/JSMin/UnterminatedStringException.php', |
| 201 | 'Makasim\\File\\TempFile' => __DIR__ . '/..' . '/makasim/temp-file/src/Makasim/File/TempFile.php', |
| 202 | 'MatthiasMullie\\Minify\\CSS' => __DIR__ . '/..' . '/matthiasmullie/minify/src/CSS.php', |
| 203 | 'MatthiasMullie\\Minify\\Exception' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exception.php', |
| 204 | 'MatthiasMullie\\Minify\\Exceptions\\BasicException' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exceptions/BasicException.php', |
| 205 | 'MatthiasMullie\\Minify\\Exceptions\\FileImportException' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exceptions/FileImportException.php', |
| 206 | 'MatthiasMullie\\Minify\\Exceptions\\IOException' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Exceptions/IOException.php', |
| 207 | 'MatthiasMullie\\Minify\\JS' => __DIR__ . '/..' . '/matthiasmullie/minify/src/JS.php', |
| 208 | 'MatthiasMullie\\Minify\\Minify' => __DIR__ . '/..' . '/matthiasmullie/minify/src/Minify.php', |
| 209 | 'MatthiasMullie\\PathConverter\\Converter' => __DIR__ . '/..' . '/matthiasmullie/path-converter/src/Converter.php', |
| 210 | 'MatthiasMullie\\PathConverter\\ConverterInterface' => __DIR__ . '/..' . '/matthiasmullie/path-converter/src/ConverterInterface.php', |
| 211 | 'MatthiasMullie\\PathConverter\\NoConverter' => __DIR__ . '/..' . '/matthiasmullie/path-converter/src/NoConverter.php', |
| 212 | 'Minifier\\TinyHtmlMinifier' => __DIR__ . '/..' . '/pfaciana/tiny-html-minifier/src/TinyHtmlMinifier.php', |
| 213 | 'Minifier\\TinyMinify' => __DIR__ . '/..' . '/pfaciana/tiny-html-minifier/src/TinyMinify.php', |
| 214 | 'PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php', |
| 215 | 'Stringable' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/Stringable.php', |
| 216 | 'Symfony\\Component\\Filesystem\\Exception\\ExceptionInterface' => __DIR__ . '/..' . '/symfony/filesystem/Exception/ExceptionInterface.php', |
| 217 | 'Symfony\\Component\\Filesystem\\Exception\\FileNotFoundException' => __DIR__ . '/..' . '/symfony/filesystem/Exception/FileNotFoundException.php', |
| 218 | 'Symfony\\Component\\Filesystem\\Exception\\IOException' => __DIR__ . '/..' . '/symfony/filesystem/Exception/IOException.php', |
| 219 | 'Symfony\\Component\\Filesystem\\Exception\\IOExceptionInterface' => __DIR__ . '/..' . '/symfony/filesystem/Exception/IOExceptionInterface.php', |
| 220 | 'Symfony\\Component\\Filesystem\\Exception\\InvalidArgumentException' => __DIR__ . '/..' . '/symfony/filesystem/Exception/InvalidArgumentException.php', |
| 221 | 'Symfony\\Component\\Filesystem\\Exception\\RuntimeException' => __DIR__ . '/..' . '/symfony/filesystem/Exception/RuntimeException.php', |
| 222 | 'Symfony\\Component\\Filesystem\\Filesystem' => __DIR__ . '/..' . '/symfony/filesystem/Filesystem.php', |
| 223 | 'Symfony\\Component\\Filesystem\\Path' => __DIR__ . '/..' . '/symfony/filesystem/Path.php', |
| 224 | 'Symfony\\Polyfill\\Ctype\\Ctype' => __DIR__ . '/..' . '/symfony/polyfill-ctype/Ctype.php', |
| 225 | 'Symfony\\Polyfill\\Mbstring\\Mbstring' => __DIR__ . '/..' . '/symfony/polyfill-mbstring/Mbstring.php', |
| 226 | 'Symfony\\Polyfill\\Php80\\Php80' => __DIR__ . '/..' . '/symfony/polyfill-php80/Php80.php', |
| 227 | 'Symfony\\Polyfill\\Php80\\PhpToken' => __DIR__ . '/..' . '/symfony/polyfill-php80/PhpToken.php', |
| 228 | 'TenWebIO\\Api' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Api.php', |
| 229 | 'TenWebIO\\Attachments' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Attachments.php', |
| 230 | 'TenWebIO\\Backup' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Backup.php', |
| 231 | 'TenWebIO\\CLI' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/CLI.php', |
| 232 | 'TenWebIO\\Compress' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Compress.php', |
| 233 | 'TenWebIO\\CompressDataService' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/CompressDataService.php', |
| 234 | 'TenWebIO\\CompressService' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/CompressService.php', |
| 235 | 'TenWebIO\\Config' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Config.php', |
| 236 | 'TenWebIO\\Exceptions\\IOException' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Exceptions/IOException.php', |
| 237 | 'TenWebIO\\Init' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Init.php', |
| 238 | 'TenWebIO\\LastCompress' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/LastCompress.php', |
| 239 | 'TenWebIO\\Logs' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Logs.php', |
| 240 | 'TenWebIO\\PreInit' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/PreInit.php', |
| 241 | 'TenWebIO\\Queue\\QueueConsumer' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Queue/QueueConsumer.php', |
| 242 | 'TenWebIO\\Queue\\QueueProducer' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Queue/QueueProducer.php', |
| 243 | 'TenWebIO\\Rest' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Rest.php', |
| 244 | 'TenWebIO\\Settings' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Settings.php', |
| 245 | 'TenWebIO\\Utils' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Utils.php', |
| 246 | 'TenWebIO\\Views\\LogsView' => __DIR__ . '/..' . '/10web-utils/tenweb-image-optimizer/src/TenWebIO/Views/LogsView.php', |
| 247 | 'TenWebOptimizer\\ExcludeJsFromDelay' => __DIR__ . '/../..' . '/includes/ExcludeJsFromDelay.php', |
| 248 | 'TenWebOptimizer\\OptimizerBanner' => __DIR__ . '/../..' . '/includes/OptimizerBanner.php', |
| 249 | 'TenWebOptimizer\\OptimizerBase' => __DIR__ . '/../..' . '/includes/OptimizerBase.php', |
| 250 | 'TenWebOptimizer\\OptimizerCSSMin' => __DIR__ . '/../..' . '/includes/OptimizerCSSMin.php', |
| 251 | 'TenWebOptimizer\\OptimizerCache' => __DIR__ . '/../..' . '/includes/OptimizerCache.php', |
| 252 | 'TenWebOptimizer\\OptimizerCacheStructure' => __DIR__ . '/../..' . '/includes/OptimizerCacheStructure.php', |
| 253 | 'TenWebOptimizer\\OptimizerCriticalCss' => __DIR__ . '/../..' . '/includes/OptimizerCriticalCss.php', |
| 254 | 'TenWebOptimizer\\OptimizerElementor' => __DIR__ . '/../..' . '/includes/OptimizerElementor.php', |
| 255 | 'TenWebOptimizer\\OptimizerFonts' => __DIR__ . '/../..' . '/includes/OptimizerFonts.php', |
| 256 | 'TenWebOptimizer\\OptimizerImages' => __DIR__ . '/../..' . '/includes/OptimizerImages.php', |
| 257 | 'TenWebOptimizer\\OptimizerLogger' => __DIR__ . '/../..' . '/includes/OptimizerLogger.php', |
| 258 | 'TenWebOptimizer\\OptimizerMain' => __DIR__ . '/../..' . '/includes/OptimizerMain.php', |
| 259 | 'TenWebOptimizer\\OptimizerOnInit' => __DIR__ . '/../..' . '/includes/OptimizerOnInit.php', |
| 260 | 'TenWebOptimizer\\OptimizerScripts' => __DIR__ . '/../..' . '/includes/OptimizerScripts.php', |
| 261 | 'TenWebOptimizer\\OptimizerSettings' => __DIR__ . '/../..' . '/includes/OptimizerSettings.php', |
| 262 | 'TenWebOptimizer\\OptimizerStyles' => __DIR__ . '/../..' . '/includes/OptimizerStyles.php', |
| 263 | 'TenWebOptimizer\\OptimizerUrl' => __DIR__ . '/../..' . '/includes/OptimizerUrl.php', |
| 264 | 'TenWebOptimizer\\OptimizerUtils' => __DIR__ . '/../..' . '/includes/OptimizerUtils.php', |
| 265 | 'TenWebOptimizer\\OptimizerWhiteLabel' => __DIR__ . '/../..' . '/includes/OptimizerWhiteLabel.php', |
| 266 | 'TenWebOptimizer\\WebPageCache\\OptimizerWebPageCache' => __DIR__ . '/../..' . '/includes/WebPageCache/OptimizerWebPageCache.php', |
| 267 | 'TenWebOptimizer\\WebPageCache\\OptimizerWebPageCacheWP' => __DIR__ . '/../..' . '/includes/WebPageCache/OptimizerWebPageCacheWP.php', |
| 268 | 'TenWebOptimizer\\WebPageCache\\OptimizerWebPageValidations' => __DIR__ . '/../..' . '/includes/WebPageCache/OptimizerWebPageValidations.php', |
| 269 | 'TenWebQueue\\Abstracts\\QueueConsumerAbstract' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Abstracts/QueueConsumerAbstract.php', |
| 270 | 'TenWebQueue\\Abstracts\\QueueProducerAbstract' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Abstracts/QueueProducerAbstract.php', |
| 271 | 'TenWebQueue\\DTO\\QueueConfigDTO' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/DTO/QueueConfigDTO.php', |
| 272 | 'TenWebQueue\\DTO\\QueueDataDTO' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/DTO/QueueDataDTO.php', |
| 273 | 'TenWebQueue\\Examples\\QueueConsumer' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Examples/QueueConsumer.php', |
| 274 | 'TenWebQueue\\Examples\\QueueProducer' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Examples/QueueProducer.php', |
| 275 | 'TenWebQueue\\Exceptions\\QueueException' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Exceptions/QueueException.php', |
| 276 | 'TenWebQueue\\Interfaces\\QueueConsumerInterface' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Interfaces/QueueConsumerInterface.php', |
| 277 | 'TenWebQueue\\Interfaces\\QueueProducerInterface' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Interfaces/QueueProducerInterface.php', |
| 278 | 'TenWebQueue\\QueueContext' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/QueueContext.php', |
| 279 | 'TenWebQueue\\QueueOrchestrator' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/QueueOrchestrator.php', |
| 280 | 'TenWebQueue\\Traits\\QueueRestart' => __DIR__ . '/..' . '/10web-utils/10web-queue/src/TenWebQueue/Traits/QueueRestart.php', |
| 281 | 'TenWebSC\\TWScoreChecker' => __DIR__ . '/..' . '/10web-utils/wordpress-score-checker/src/TenWebSC/TWScoreChecker.php', |
| 282 | 'TenWebWpBenchmark\\Init' => __DIR__ . '/..' . '/10web-utils/10web-wordpress-benchmark/src/TenWebWpBenchmark/Init.php', |
| 283 | 'TenWebWpBenchmark\\OptimizerBenchmark' => __DIR__ . '/..' . '/10web-utils/10web-wordpress-benchmark/src/TenWebWpBenchmark/OptimizerBenchmark.php', |
| 284 | 'TenWebWpBenchmark\\Rest' => __DIR__ . '/..' . '/10web-utils/10web-wordpress-benchmark/src/TenWebWpBenchmark/Rest.php', |
| 285 | 'TenWebWpTransients\\OptimizerTransients' => __DIR__ . '/..' . '/10web-utils/10web-wp-transients/src/TenWebWpTransients/OptimizerTransients.php', |
| 286 | 'Tenweb_Authorization\\Amazon' => __DIR__ . '/..' . '/10web/authorization/src/Amazon.php', |
| 287 | 'Tenweb_Authorization\\Helper' => __DIR__ . '/..' . '/10web/authorization/src/Helper.php', |
| 288 | 'Tenweb_Authorization\\InstalledPlugin' => __DIR__ . '/..' . '/10web/authorization/src/InstalledPlugin.php', |
| 289 | 'Tenweb_Authorization\\InstalledTheme' => __DIR__ . '/..' . '/10web/authorization/src/InstalledTheme.php', |
| 290 | 'Tenweb_Authorization\\Login' => __DIR__ . '/..' . '/10web/authorization/src/Login.php', |
| 291 | 'Tenweb_Authorization\\Product' => __DIR__ . '/..' . '/10web/authorization/src/Product.php', |
| 292 | 'Tenweb_Authorization\\ProductActions' => __DIR__ . '/..' . '/10web/authorization/src/ProductActions.php', |
| 293 | 'Tenweb_Authorization\\ProductState' => __DIR__ . '/..' . '/10web/authorization/src/ProductState.php', |
| 294 | 'Tenweb_Authorization\\WpAjaxUpgraderSkin' => __DIR__ . '/..' . '/10web/authorization/src/WpAjaxUpgraderSkin.php', |
| 295 | 'UnhandledMatchError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php', |
| 296 | 'ValueError' => __DIR__ . '/..' . '/symfony/polyfill-php80/Resources/stubs/ValueError.php', |
| 297 | ); |
| 298 | |
| 299 | public static function getInitializer(ClassLoader $loader) |
| 300 | { |
| 301 | return \Closure::bind(function () use ($loader) { |
| 302 | $loader->prefixLengthsPsr4 = ComposerStaticInit3a699422ade3c2b47c4929ad3909b8a4::$prefixLengthsPsr4; |
| 303 | $loader->prefixDirsPsr4 = ComposerStaticInit3a699422ade3c2b47c4929ad3909b8a4::$prefixDirsPsr4; |
| 304 | $loader->prefixesPsr0 = ComposerStaticInit3a699422ade3c2b47c4929ad3909b8a4::$prefixesPsr0; |
| 305 | $loader->classMap = ComposerStaticInit3a699422ade3c2b47c4929ad3909b8a4::$classMap; |
| 306 | |
| 307 | }, null, ClassLoader::class); |
| 308 | } |
| 309 | } |
| 310 |