__DIR__ . '/..' . '/mustangostang/spyc/Spyc.php', ); public static $prefixLengthsPsr4 = array ( 'D' => array ( 'DeviceDetector\\' => 15, ), ); public static $prefixDirsPsr4 = array ( 'DeviceDetector\\' => array ( 0 => __DIR__ . '/..' . '/matomo/device-detector', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit784f84c33ed90a42455e5fe4268ebade::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit784f84c33ed90a42455e5fe4268ebade::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit784f84c33ed90a42455e5fe4268ebade::$classMap; }, null, ClassLoader::class); } }