PluginProbe
PostNL for WooCommerce / 4.0.1
PostNL for WooCommerce v4.0.1
5.9.12 5.9.11 5.9.10 5.9.9 5.9.8 5.9.7 5.9.6 trunk 2.5.0 2.5.1 2.5.2 2.5.3 2.5.4 2.5.5 3.1.4 3.1.5 3.1.6 3.1.7 4.0.0 4.0.1 4.0.2 4.3.2 4.3.3 4.4.0 4.4.1 All 72 releases
woo-postnl / includes / vendor / composer / autoload_static.php

autoload_static.php in PostNL for WooCommerce 4.0.1, at includes/vendor/composer/autoload_static.php

20 lines 462 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 ComposerStaticInit1e5eb70c5fc984d78f7e7fd9f2287c87
8 {
9 public static $files = array (
10 '3480d8f702c8d1d51e7b6bdf09c0b045' => __DIR__ . '/..' . '/myparcelnl/sdk/src/AutoLoader.php',
11 );
12
13 public static function getInitializer(ClassLoader $loader)
14 {
15 return \Closure::bind(function () use ($loader) {
16
17 }, null, ClassLoader::class);
18 }
19 }
20