HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers93/fitale.nl/workbench/komma/kms/vendor/composer/autoload_static.php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit9068112da8b87e8236e1fb90f8120841
{
    public static $files = array (
        '3b5531f8bb4716e1b6014ad7e734f545' => __DIR__ . '/..' . '/illuminate/support/Illuminate/Support/helpers.php',
    );

    public static $prefixesPsr0 = array (
        'K' => 
        array (
            'Komma\\Kms\\' => 
            array (
                0 => __DIR__ . '/../..' . '/src',
            ),
        ),
        'I' => 
        array (
            'Illuminate\\Support' => 
            array (
                0 => __DIR__ . '/..' . '/illuminate/support',
            ),
        ),
    );

    public static $classMap = array (
        'AddAttributeKeyToImages' => __DIR__ . '/../..' . '/src/migrations/2015_10_20_124530_add_attribute_key_to_images.php',
        'AddLeftRightCategories' => __DIR__ . '/../..' . '/src/migrations/tmp/2015_01_20_081459_add_left_right_categories.php',
        'AddMetaDataToPageTranslations' => __DIR__ . '/../..' . '/src/migrations/2015_10_06_140010_add_meta_data_to_page_translations.php',
        'AddNameToFilesTable' => __DIR__ . '/../..' . '/src/migrations/2015_10_05_080241_add_name_to_files_table.php',
        'AddRestRouteToRoutes' => __DIR__ . '/../..' . '/src/migrations/2015_11_30_155128_add_rest_route_to_routes.php',
        'AddSitemapWeightToRouteTable' => __DIR__ . '/../..' . '/src/migrations/2016_02_02_134554_add_sitemap_weight_to_route_table.php',
        'AddSortOrderToImagesTable' => __DIR__ . '/../..' . '/src/migrations/2016_01_26_161451_add_sort_order_to_images_table.php',
        'CountriesTableSeeder' => __DIR__ . '/../..' . '/src/seeds/CountriesTableSeeder.php',
        'CreateCategoriesLanuagesTable' => __DIR__ . '/../..' . '/src/migrations/tmp/2015_01_19_194419_create_categories_lanuages_table.php',
        'CreateCategoriesTable' => __DIR__ . '/../..' . '/src/migrations/tmp/2015_01_19_193631_create_categories_table.php',
        'CreateCountriesTable' => __DIR__ . '/../..' . '/src/migrations/2015_07_13_082606_create_countries_table.php',
        'CreateFilesTable' => __DIR__ . '/../..' . '/src/migrations/2015_10_02_142242_create_files_table.php',
        'CreateImagesTable' => __DIR__ . '/../..' . '/src/migrations/2015_07_13_082810_create_images_table.php',
        'CreateLanguagesTable' => __DIR__ . '/../..' . '/src/migrations/2015_07_13_082636_create_languages_table.php',
        'CreatePageTranslationsTable' => __DIR__ . '/../..' . '/src/migrations/2015_07_13_082738_create_page_translations_table.php',
        'CreatePagesTable' => __DIR__ . '/../..' . '/src/migrations/2015_07_13_082703_create_pages_table.php',
        'CreateRoutesTable' => __DIR__ . '/../..' . '/src/migrations/2015_07_13_082417_create_routes_table.php',
        'CreateUsersTable' => __DIR__ . '/../..' . '/src/migrations/2015_07_13_082533_create_users_table.php',
        'Komma\\Kms\\Seeds\\SeedAll' => __DIR__ . '/../..' . '/src/seeds/SeedAll.php',
        'LanguagesTableSeeder' => __DIR__ . '/../..' . '/src/seeds/LanguagesTableSeeder.php',
        'PagesTableSeeder' => __DIR__ . '/../..' . '/src/seeds/PagesTableSeeder.php',
        'RoutesTableSeeder' => __DIR__ . '/../..' . '/src/seeds/RoutesTableSeeder.php',
        'UsersTableSeeder' => __DIR__ . '/../..' . '/src/seeds/UsersTableSeeder.php',
    );

    public static function getInitializer(ClassLoader $loader)
    {
        return \Closure::bind(function () use ($loader) {
            $loader->prefixesPsr0 = ComposerStaticInit9068112da8b87e8236e1fb90f8120841::$prefixesPsr0;
            $loader->classMap = ComposerStaticInit9068112da8b87e8236e1fb90f8120841::$classMap;

        }, null, ClassLoader::class);
    }
}