array ( 'Psr\\Http\\Message\\' => 17, 'Psr\\Http\\Client\\' => 16, ), 'N' => array ( 'Nyholm\\Psr7\\' => 12, ), 'M' => array ( 'Mollie\\Api\\' => 11, ), 'C' => array ( 'Composer\\CaBundle\\' => 18, ), 'A' => array ( 'Automattic\\WooCommerce\\' => 23, ), ); public static $prefixDirsPsr4 = array ( 'Psr\\Http\\Message\\' => array ( 0 => __DIR__ . '/..' . '/psr/http-factory/src', 1 => __DIR__ . '/..' . '/psr/http-message/src', ), 'Psr\\Http\\Client\\' => array ( 0 => __DIR__ . '/..' . '/psr/http-client/src', ), 'Nyholm\\Psr7\\' => array ( 0 => __DIR__ . '/..' . '/nyholm/psr7/src', ), 'Mollie\\Api\\' => array ( 0 => __DIR__ . '/..' . '/mollie/mollie-api-php/src', ), 'Composer\\CaBundle\\' => array ( 0 => __DIR__ . '/..' . '/composer/ca-bundle/src', ), 'Automattic\\WooCommerce\\' => array ( 0 => __DIR__ . '/..' . '/automattic/woocommerce/src/WooCommerce', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitcd53d4cc421fe0b70226223f299ac0ad::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitcd53d4cc421fe0b70226223f299ac0ad::$prefixDirsPsr4; $loader->classMap = ComposerStaticInitcd53d4cc421fe0b70226223f299ac0ad::$classMap; }, null, ClassLoader::class); } }