array ( 'jucksearm\\barcode\\' => 18, ), 'D' => array ( 'DokuWiki\\Barcodes\\' => 18, ), ); public static $prefixDirsPsr4 = array ( 'jucksearm\\barcode\\' => array ( 0 => __DIR__ . '/..' . '/jucksearm/php-barcode', ), 'DokuWiki\\Barcodes\\' => array ( 0 => __DIR__ . '/../..' . '/lib', ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit622f4d56f01837977c7b6713717e8f3e::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit622f4d56f01837977c7b6713717e8f3e::$prefixDirsPsr4; $loader->classMap = ComposerStaticInit622f4d56f01837977c7b6713717e8f3e::$classMap; }, null, ClassLoader::class); } }