xref: /dokuwiki/vendor/composer/autoload_static.php (revision 572dd708bebc04979f663f70366b866af9d0dc09)
159419fd0SAndreas Gohr<?php
259419fd0SAndreas Gohr
359419fd0SAndreas Gohr// autoload_static.php @generated by Composer
459419fd0SAndreas Gohr
559419fd0SAndreas Gohrnamespace Composer\Autoload;
659419fd0SAndreas Gohr
759419fd0SAndreas Gohrclass ComposerStaticInita19a915ee98347a0c787119619d2ff9b
859419fd0SAndreas Gohr{
959419fd0SAndreas Gohr    public static $files = array (
1059419fd0SAndreas Gohr        'decc78cc4436b1292c6c0d151b19445c' => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib/bootstrap.php',
11e0dd796dSAndreas Gohr        '5255c38a0faeba867671b61dfda6d864' => __DIR__ . '/..' . '/paragonie/random_compat/lib/random.php',
1259419fd0SAndreas Gohr    );
1359419fd0SAndreas Gohr
1459419fd0SAndreas Gohr    public static $prefixLengthsPsr4 = array (
1559419fd0SAndreas Gohr        's' =>
1659419fd0SAndreas Gohr        array (
1759419fd0SAndreas Gohr            'splitbrain\\PHPArchive\\' => 22,
1859419fd0SAndreas Gohr        ),
1959419fd0SAndreas Gohr        'p' =>
2059419fd0SAndreas Gohr        array (
2159419fd0SAndreas Gohr            'phpseclib\\' => 10,
2259419fd0SAndreas Gohr        ),
2359419fd0SAndreas Gohr    );
2459419fd0SAndreas Gohr
2559419fd0SAndreas Gohr    public static $prefixDirsPsr4 = array (
2659419fd0SAndreas Gohr        'splitbrain\\PHPArchive\\' =>
2759419fd0SAndreas Gohr        array (
2859419fd0SAndreas Gohr            0 => __DIR__ . '/..' . '/splitbrain/php-archive/src',
2959419fd0SAndreas Gohr        ),
3059419fd0SAndreas Gohr        'phpseclib\\' =>
3159419fd0SAndreas Gohr        array (
3259419fd0SAndreas Gohr            0 => __DIR__ . '/..' . '/phpseclib/phpseclib/phpseclib',
3359419fd0SAndreas Gohr        ),
3459419fd0SAndreas Gohr    );
3559419fd0SAndreas Gohr
3659b616ccSAndreas Gohr    public static $prefixesPsr0 = array (
3759b616ccSAndreas Gohr        'S' =>
3859b616ccSAndreas Gohr        array (
3959b616ccSAndreas Gohr            'SimplePie' =>
4059b616ccSAndreas Gohr            array (
4159b616ccSAndreas Gohr                0 => __DIR__ . '/..' . '/simplepie/simplepie/library',
4259b616ccSAndreas Gohr            ),
4359b616ccSAndreas Gohr        ),
4459b616ccSAndreas Gohr    );
4559b616ccSAndreas Gohr
4659419fd0SAndreas Gohr    public static $classMap = array (
47*572dd708SAndreas Gohr        'AtomCreator03' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/AtomCreator03.php',
48*572dd708SAndreas Gohr        'AtomCreator10' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/AtomCreator10.php',
49*572dd708SAndreas Gohr        'FeedCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/FeedCreator.php',
50*572dd708SAndreas Gohr        'FeedDate' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Element/FeedDate.php',
51*572dd708SAndreas Gohr        'FeedHtmlField' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Element/FeedHtmlField.php',
52*572dd708SAndreas Gohr        'FeedImage' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Element/FeedImage.php',
53*572dd708SAndreas Gohr        'FeedItem' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Element/FeedItem.php',
54*572dd708SAndreas Gohr        'GPXCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/GPXCreator.php',
5582c5990bSAndreas Gohr        'GeSHi' => __DIR__ . '/..' . '/geshi/geshi/src/geshi.php',
56*572dd708SAndreas Gohr        'HTMLCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/HTMLCreator.php',
57*572dd708SAndreas Gohr        'HtmlDescribable' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Element/HtmlDescribable.php',
58*572dd708SAndreas Gohr        'JSCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/JSCreator.php',
59*572dd708SAndreas Gohr        'KMLCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/KMLCreator.php',
60*572dd708SAndreas Gohr        'MBOXCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/MBOXCreator.php',
61*572dd708SAndreas Gohr        'OPMLCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/OPMLCreator.php',
62*572dd708SAndreas Gohr        'PHPCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/PHPCreator.php',
63*572dd708SAndreas Gohr        'PIECreator01' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/PIECreator01.php',
64*572dd708SAndreas Gohr        'RSSCreator091' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/RSSCreator091.php',
65*572dd708SAndreas Gohr        'RSSCreator10' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/RSSCreator10.php',
66*572dd708SAndreas Gohr        'RSSCreator20' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/Creator/RSSCreator20.php',
67*572dd708SAndreas Gohr        'UniversalFeedCreator' => __DIR__ . '/..' . '/openpsa/universalfeedcreator/lib/UniversalFeedCreator.php',
6859419fd0SAndreas Gohr    );
6959419fd0SAndreas Gohr
7059419fd0SAndreas Gohr    public static function getInitializer(ClassLoader $loader)
7159419fd0SAndreas Gohr    {
7259419fd0SAndreas Gohr        return \Closure::bind(function () use ($loader) {
7359419fd0SAndreas Gohr            $loader->prefixLengthsPsr4 = ComposerStaticInita19a915ee98347a0c787119619d2ff9b::$prefixLengthsPsr4;
7459419fd0SAndreas Gohr            $loader->prefixDirsPsr4 = ComposerStaticInita19a915ee98347a0c787119619d2ff9b::$prefixDirsPsr4;
7559b616ccSAndreas Gohr            $loader->prefixesPsr0 = ComposerStaticInita19a915ee98347a0c787119619d2ff9b::$prefixesPsr0;
7659419fd0SAndreas Gohr            $loader->classMap = ComposerStaticInita19a915ee98347a0c787119619d2ff9b::$classMap;
7759419fd0SAndreas Gohr
7859419fd0SAndreas Gohr        }, null, ClassLoader::class);
7959419fd0SAndreas Gohr    }
8059419fd0SAndreas Gohr}
81