PluginProbe
Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization / 3.12.1
Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization v3.12.1
4.2.14 4.2.13 4.2.12 4.2.11 4.2.10 4.2.9 4.2.8 4.2.7 4.2.6 4.2.5 2.5.5 2.5.6 2.5.7 3.0.0 3.0.1 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.11.0 3.11.1 3.11.2 3.11.3 3.12.0 All 135 releases
optimole-wp / vendor / composer / autoload_static.php

autoload_static.php in Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization 3.12.1, at vendor/composer/autoload_static.php

25 lines 695 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_static.php @generated by Composer
4
5 namespace Composer\Autoload;
6
7 class ComposerStaticInitbb0448e8f879e4e11114fb93cca469d1
8 {
9 public static $files = array (
10 '9fef4034ed73e26a337d9856ea126f7f' => __DIR__ . '/..' . '/codeinwp/themeisle-sdk/load.php',
11 );
12
13 public static $classMap = array (
14 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
15 );
16
17 public static function getInitializer(ClassLoader $loader)
18 {
19 return \Closure::bind(function () use ($loader) {
20 $loader->classMap = ComposerStaticInitbb0448e8f879e4e11114fb93cca469d1::$classMap;
21
22 }, null, ClassLoader::class);
23 }
24 }
25