<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit7641a45db4cde6b8bfcd577fe1a18bc0
{
    public static $prefixLengthsPsr4 = array (
        'l' => 
        array (
            'lucatume\\DI52\\' => 14,
        ),
        'S' => 
        array (
            'StellarWP\\Uplink\\Views\\' => 23,
            'StellarWP\\Uplink\\Assets_Dir\\' => 28,
            'StellarWP\\Uplink\\Admin_Views\\' => 29,
            'StellarWP\\Uplink\\' => 17,
            'StellarWP\\ContainerContract\\' => 28,
        ),
        'P' => 
        array (
            'Psr\\Container\\' => 14,
        ),
        'K' => 
        array (
            'KadenceWP\\KadenceConversions\\' => 29,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'lucatume\\DI52\\' => 
        array (
            0 => __DIR__ . '/..' . '/lucatume/di52/src',
        ),
        'StellarWP\\Uplink\\Views\\' => 
        array (
            0 => __DIR__ . '/..' . '/stellarwp/uplink/src/views',
        ),
        'StellarWP\\Uplink\\Assets_Dir\\' => 
        array (
            0 => __DIR__ . '/..' . '/stellarwp/uplink/src/assets',
        ),
        'StellarWP\\Uplink\\Admin_Views\\' => 
        array (
            0 => __DIR__ . '/..' . '/stellarwp/uplink/src/admin-views',
        ),
        'StellarWP\\Uplink\\' => 
        array (
            0 => __DIR__ . '/..' . '/stellarwp/uplink/src/Uplink',
        ),
        'StellarWP\\ContainerContract\\' => 
        array (
            0 => __DIR__ . '/..' . '/stellarwp/container-contract/src',
        ),
        'Psr\\Container\\' => 
        array (
            0 => __DIR__ . '/..' . '/psr/container/src',
        ),
        'KadenceWP\\KadenceConversions\\' => 
        array (
            0 => __DIR__ . '/../..' . '/inc/resources',
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
    );

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

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