# content-control/2.0.4/vendor/composer/autoload_static.php

Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks &amp; More, version 2.0.4. 106 lines.

- Page: https://pluginprobe.com/plugins/content-control/2.0.4/code/vendor/composer/autoload_static.php
- Raw: https://pluginprobe.com/plugins/content-control/2.0.4/raw/vendor/composer/autoload_static.php
- Modified: 2023-09-18T08:23:02+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/content-control/2.0.4/code/vendor/composer/autoload_static.php#L10-L20`.

```php
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit20863b76629f30ec7700da62c6a6945a
{
    public static $prefixLengthsPsr4 = array (
        'T' => 
        array (
            'TrustedLogin\\' => 13,
        ),
        'P' => 
        array (
            'Psr\\Container\\' => 14,
        ),
        'C' => 
        array (
            'ContentControl\\' => 15,
            'Composer\\Installers\\' => 20,
        ),
    );

    public static $prefixDirsPsr4 = array (
        'TrustedLogin\\' => 
        array (
            0 => __DIR__ . '/..' . '/trustedlogin/client/src',
        ),
        'Psr\\Container\\' => 
        array (
            0 => __DIR__ . '/..' . '/psr/container/src',
        ),
        'ContentControl\\' => 
        array (
            0 => __DIR__ . '/../..' . '/classes',
        ),
        'Composer\\Installers\\' => 
        array (
            0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers',
        ),
    );

    public static $prefixesPsr0 = array (
        'P' => 
        array (
            'Pimple' => 
            array (
                0 => __DIR__ . '/..' . '/pimple/pimple/src',
            ),
        ),
    );

    public static $classMap = array (
        'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
        'ContentControl\\Vendor\\Pimple\\Container' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Container.php',
        'ContentControl\\Vendor\\Pimple\\Exception\\ExpectedInvokableException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php',
        'ContentControl\\Vendor\\Pimple\\Exception\\FrozenServiceException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php',
        'ContentControl\\Vendor\\Pimple\\Exception\\InvalidServiceIdentifierException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php',
        'ContentControl\\Vendor\\Pimple\\Exception\\UnknownIdentifierException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php',
        'ContentControl\\Vendor\\Pimple\\Psr11\\Container' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Psr11/Container.php',
        'ContentControl\\Vendor\\Pimple\\Psr11\\ServiceLocator' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php',
        'ContentControl\\Vendor\\Pimple\\ServiceIterator' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/ServiceIterator.php',
        'ContentControl\\Vendor\\Pimple\\ServiceProviderInterface' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/ServiceProviderInterface.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\Invokable' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\NonInvokable' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\PimpleServiceProvider' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\Service' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\PimpleServiceProviderInterfaceTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\PimpleTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/PimpleTest.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\Psr11\\ContainerTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\Psr11\\ServiceLocatorTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php',
        'ContentControl\\Vendor\\Pimple\\Tests\\ServiceIteratorTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php',
        'ContentControl\\Vendor\\Psr\\Container\\ContainerExceptionInterface' => __DIR__ . '/../..' . '/vendor-prefixed/psr/container/src/ContainerExceptionInterface.php',
        'ContentControl\\Vendor\\Psr\\Container\\ContainerInterface' => __DIR__ . '/../..' . '/vendor-prefixed/psr/container/src/ContainerInterface.php',
        'ContentControl\\Vendor\\Psr\\Container\\NotFoundExceptionInterface' => __DIR__ . '/../..' . '/vendor-prefixed/psr/container/src/NotFoundExceptionInterface.php',
        'ContentControl\\Vendor\\TrustedLogin\\Admin' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Admin.php',
        'ContentControl\\Vendor\\TrustedLogin\\Ajax' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Ajax.php',
        'ContentControl\\Vendor\\TrustedLogin\\Client' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Client.php',
        'ContentControl\\Vendor\\TrustedLogin\\Config' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Config.php',
        'ContentControl\\Vendor\\TrustedLogin\\Cron' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Cron.php',
        'ContentControl\\Vendor\\TrustedLogin\\Encryption' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Encryption.php',
        'ContentControl\\Vendor\\TrustedLogin\\Endpoint' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Endpoint.php',
        'ContentControl\\Vendor\\TrustedLogin\\Envelope' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Envelope.php',
        'ContentControl\\Vendor\\TrustedLogin\\Form' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Form.php',
        'ContentControl\\Vendor\\TrustedLogin\\Logger' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Logger.php',
        'ContentControl\\Vendor\\TrustedLogin\\Logging' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Logging.php',
        'ContentControl\\Vendor\\TrustedLogin\\Remote' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Remote.php',
        'ContentControl\\Vendor\\TrustedLogin\\SecurityChecks' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SecurityChecks.php',
        'ContentControl\\Vendor\\TrustedLogin\\SiteAccess' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SiteAccess.php',
        'ContentControl\\Vendor\\TrustedLogin\\SupportRole' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SupportRole.php',
        'ContentControl\\Vendor\\TrustedLogin\\SupportUser' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SupportUser.php',
    );

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

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

```
