<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInitea6e8a07fa70c084c6708f3fcb2eca1d
{
    public static $prefixLengthsPsr4 = array (
        'B' => 
        array (
            'BuddyBossTheme\\Psr\\Container\\' => 29,
            'BuddyBossTheme\\GroundLevel\\Support\\' => 35,
            'BuddyBossTheme\\GroundLevel\\Mothership\\' => 38,
            'BuddyBossTheme\\GroundLevel\\InProductNotifications\\' => 50,
            'BuddyBossTheme\\GroundLevel\\Container\\' => 37,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'BuddyBossTheme\\Psr\\Container\\' => 
        array (
            0 => __DIR__ . '/..' . '/psr/container/src',
        ),
        'BuddyBossTheme\\GroundLevel\\Support\\' => 
        array (
            0 => __DIR__ . '/..' . '/caseproof/ground-level-support',
        ),
        'BuddyBossTheme\\GroundLevel\\Mothership\\' => 
        array (
            0 => __DIR__ . '/..' . '/caseproof/ground-level-mothership',
        ),
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\' => 
        array (
            0 => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications',
        ),
        'BuddyBossTheme\\GroundLevel\\Container\\' => 
        array (
            0 => __DIR__ . '/..' . '/caseproof/ground-level-container',
        ),
    );

    public static $classMap = array (
        'BuddyBossTheme\\GroundLevel\\Container\\Concerns\\Configurable' => __DIR__ . '/..' . '/caseproof/ground-level-container/Concerns/Configurable.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Concerns\\HasContainer' => __DIR__ . '/..' . '/caseproof/ground-level-container/Concerns/HasContainer.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Concerns\\HasStaticContainer' => __DIR__ . '/..' . '/caseproof/ground-level-container/Concerns/HasStaticContainer.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Container' => __DIR__ . '/..' . '/caseproof/ground-level-container/Container.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Contracts\\ConfiguresParameters' => __DIR__ . '/..' . '/caseproof/ground-level-container/Contracts/ConfiguresParameters.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Contracts\\ContainerAwareness' => __DIR__ . '/..' . '/caseproof/ground-level-container/Contracts/ContainerAwareness.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Contracts\\LoadableDependency' => __DIR__ . '/..' . '/caseproof/ground-level-container/Contracts/LoadableDependency.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Contracts\\StaticContainerAwareness' => __DIR__ . '/..' . '/caseproof/ground-level-container/Contracts/StaticContainerAwareness.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Exception' => __DIR__ . '/..' . '/caseproof/ground-level-container/Exception.php',
        'BuddyBossTheme\\GroundLevel\\Container\\NotFoundException' => __DIR__ . '/..' . '/caseproof/ground-level-container/NotFoundException.php',
        'BuddyBossTheme\\GroundLevel\\Container\\Service' => __DIR__ . '/..' . '/caseproof/ground-level-container/Service.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Models\\Button' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Models/Button.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Models\\Notification' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Models/Notification.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Service' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Service.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Services\\Ajax' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Services/Ajax.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Services\\Cleaner' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Services/Cleaner.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Services\\Retriever' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Services/Retriever.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Services\\ScheduledService' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Services/ScheduledService.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Services\\Store' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Services/Store.php',
        'BuddyBossTheme\\GroundLevel\\InProductNotifications\\Services\\View' => __DIR__ . '/..' . '/caseproof/ground-level-in-product-notifications/Services/View.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\AbstractPluginConnection' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/AbstractPluginConnection.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\PaginatedResponse' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/PaginatedResponse.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Request' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Request.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\RequestFactory' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/RequestFactory.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Request\\LicenseActivations' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Request/LicenseActivations.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Request\\Licenses' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Request/Licenses.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Request\\ProductInsights' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Request/ProductInsights.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Request\\Products' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Request/Products.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Request\\UserAddons' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Request/UserAddons.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Request\\Users' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Request/Users.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Api\\Response' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Api/Response.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Credentials' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Credentials.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\ExtensionType' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/ExtensionType.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Manager\\AddonInstallSkin' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Manager/AddonInstallSkin.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Manager\\AddonsManager' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Manager/AddonsManager.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Manager\\LicenseManager' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Manager/LicenseManager.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Service' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Service.php',
        'BuddyBossTheme\\GroundLevel\\Mothership\\Util' => __DIR__ . '/..' . '/caseproof/ground-level-mothership/Util.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Casts' => __DIR__ . '/..' . '/caseproof/ground-level-support/Casts.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\Factory' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/Factory.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\HasAttributes' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/HasAttributes.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\HasEvents' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/HasEvents.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\HasUserRelationship' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/HasUserRelationship.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\Hookable' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/Hookable.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\Macroable' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/Macroable.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\Serializable' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/Serializable.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Concerns\\WritesFiles' => __DIR__ . '/..' . '/caseproof/ground-level-support/Concerns/WritesFiles.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Contracts\\Arrayable' => __DIR__ . '/..' . '/caseproof/ground-level-support/Contracts/Arrayable.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Contracts\\Eventable' => __DIR__ . '/..' . '/caseproof/ground-level-support/Contracts/Eventable.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Contracts\\Jsonable' => __DIR__ . '/..' . '/caseproof/ground-level-support/Contracts/Jsonable.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Enum' => __DIR__ . '/..' . '/caseproof/ground-level-support/Enum.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Exceptions\\Exception' => __DIR__ . '/..' . '/caseproof/ground-level-support/Exceptions/Exception.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Exceptions\\ReadOnlyAttributeError' => __DIR__ . '/..' . '/caseproof/ground-level-support/Exceptions/ReadOnlyAttributeError.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Exceptions\\TimeTravelError' => __DIR__ . '/..' . '/caseproof/ground-level-support/Exceptions/TimeTravelError.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Models\\Hook' => __DIR__ . '/..' . '/caseproof/ground-level-support/Models/Hook.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Models\\Model' => __DIR__ . '/..' . '/caseproof/ground-level-support/Models/Model.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Models\\User' => __DIR__ . '/..' . '/caseproof/ground-level-support/Models/User.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Str' => __DIR__ . '/..' . '/caseproof/ground-level-support/Str.php',
        'BuddyBossTheme\\GroundLevel\\Support\\StyleUtil' => __DIR__ . '/..' . '/caseproof/ground-level-support/StyleUtil.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Time' => __DIR__ . '/..' . '/caseproof/ground-level-support/Time.php',
        'BuddyBossTheme\\GroundLevel\\Support\\Util' => __DIR__ . '/..' . '/caseproof/ground-level-support/Util.php',
        'BuddyBossTheme\\Psr\\Container\\ContainerExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerExceptionInterface.php',
        'BuddyBossTheme\\Psr\\Container\\ContainerInterface' => __DIR__ . '/..' . '/psr/container/src/ContainerInterface.php',
        'BuddyBossTheme\\Psr\\Container\\NotFoundExceptionInterface' => __DIR__ . '/..' . '/psr/container/src/NotFoundExceptionInterface.php',
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    );

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

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