| 1 |
<?php |
| 2 |
|
| 3 |
// autoload_static.php @generated by Composer |
| 4 |
|
| 5 |
namespace Composer\Autoload; |
| 6 |
|
| 7 |
class ComposerStaticInit0de25f67582d14317b986b9827c734e1 |
| 8 |
{ |
| 9 |
public static $prefixLengthsPsr4 = array ( |
| 10 |
'T' => |
| 11 |
array ( |
| 12 |
'TrustedLogin\\' => 13, |
| 13 |
), |
| 14 |
'P' => |
| 15 |
array ( |
| 16 |
'Psr\\Container\\' => 14, |
| 17 |
), |
| 18 |
'C' => |
| 19 |
array ( |
| 20 |
'ContentControl\\' => 15, |
| 21 |
'Composer\\Installers\\' => 20, |
| 22 |
), |
| 23 |
); |
| 24 |
|
| 25 |
public static $prefixDirsPsr4 = array ( |
| 26 |
'TrustedLogin\\' => |
| 27 |
array ( |
| 28 |
0 => __DIR__ . '/..' . '/trustedlogin/client/src', |
| 29 |
), |
| 30 |
'Psr\\Container\\' => |
| 31 |
array ( |
| 32 |
0 => __DIR__ . '/..' . '/psr/container/src', |
| 33 |
), |
| 34 |
'ContentControl\\' => |
| 35 |
array ( |
| 36 |
0 => __DIR__ . '/../..' . '/classes', |
| 37 |
), |
| 38 |
'Composer\\Installers\\' => |
| 39 |
array ( |
| 40 |
0 => __DIR__ . '/..' . '/composer/installers/src/Composer/Installers', |
| 41 |
), |
| 42 |
); |
| 43 |
|
| 44 |
public static $prefixesPsr0 = array ( |
| 45 |
'P' => |
| 46 |
array ( |
| 47 |
'Pimple' => |
| 48 |
array ( |
| 49 |
0 => __DIR__ . '/..' . '/pimple/pimple/src', |
| 50 |
), |
| 51 |
), |
| 52 |
); |
| 53 |
|
| 54 |
public static $classMap = array ( |
| 55 |
'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', |
| 56 |
'ContentControl\\Vendor\\Pimple\\Container' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Container.php', |
| 57 |
'ContentControl\\Vendor\\Pimple\\Exception\\ExpectedInvokableException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/ExpectedInvokableException.php', |
| 58 |
'ContentControl\\Vendor\\Pimple\\Exception\\FrozenServiceException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/FrozenServiceException.php', |
| 59 |
'ContentControl\\Vendor\\Pimple\\Exception\\InvalidServiceIdentifierException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/InvalidServiceIdentifierException.php', |
| 60 |
'ContentControl\\Vendor\\Pimple\\Exception\\UnknownIdentifierException' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Exception/UnknownIdentifierException.php', |
| 61 |
'ContentControl\\Vendor\\Pimple\\Psr11\\Container' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Psr11/Container.php', |
| 62 |
'ContentControl\\Vendor\\Pimple\\Psr11\\ServiceLocator' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Psr11/ServiceLocator.php', |
| 63 |
'ContentControl\\Vendor\\Pimple\\ServiceIterator' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/ServiceIterator.php', |
| 64 |
'ContentControl\\Vendor\\Pimple\\ServiceProviderInterface' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/ServiceProviderInterface.php', |
| 65 |
'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\Invokable' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/Invokable.php', |
| 66 |
'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\NonInvokable' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/NonInvokable.php', |
| 67 |
'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\PimpleServiceProvider' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/PimpleServiceProvider.php', |
| 68 |
'ContentControl\\Vendor\\Pimple\\Tests\\Fixtures\\Service' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Fixtures/Service.php', |
| 69 |
'ContentControl\\Vendor\\Pimple\\Tests\\PimpleServiceProviderInterfaceTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/PimpleServiceProviderInterfaceTest.php', |
| 70 |
'ContentControl\\Vendor\\Pimple\\Tests\\PimpleTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/PimpleTest.php', |
| 71 |
'ContentControl\\Vendor\\Pimple\\Tests\\Psr11\\ContainerTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Psr11/ContainerTest.php', |
| 72 |
'ContentControl\\Vendor\\Pimple\\Tests\\Psr11\\ServiceLocatorTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/Psr11/ServiceLocatorTest.php', |
| 73 |
'ContentControl\\Vendor\\Pimple\\Tests\\ServiceIteratorTest' => __DIR__ . '/../..' . '/vendor-prefixed/pimple/pimple/src/Pimple/Tests/ServiceIteratorTest.php', |
| 74 |
'ContentControl\\Vendor\\Psr\\Container\\ContainerExceptionInterface' => __DIR__ . '/../..' . '/vendor-prefixed/psr/container/src/ContainerExceptionInterface.php', |
| 75 |
'ContentControl\\Vendor\\Psr\\Container\\ContainerInterface' => __DIR__ . '/../..' . '/vendor-prefixed/psr/container/src/ContainerInterface.php', |
| 76 |
'ContentControl\\Vendor\\Psr\\Container\\NotFoundExceptionInterface' => __DIR__ . '/../..' . '/vendor-prefixed/psr/container/src/NotFoundExceptionInterface.php', |
| 77 |
'ContentControl\\Vendor\\TrustedLogin\\Admin' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Admin.php', |
| 78 |
'ContentControl\\Vendor\\TrustedLogin\\Ajax' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Ajax.php', |
| 79 |
'ContentControl\\Vendor\\TrustedLogin\\Client' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Client.php', |
| 80 |
'ContentControl\\Vendor\\TrustedLogin\\Config' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Config.php', |
| 81 |
'ContentControl\\Vendor\\TrustedLogin\\Cron' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Cron.php', |
| 82 |
'ContentControl\\Vendor\\TrustedLogin\\Encryption' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Encryption.php', |
| 83 |
'ContentControl\\Vendor\\TrustedLogin\\Endpoint' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Endpoint.php', |
| 84 |
'ContentControl\\Vendor\\TrustedLogin\\Envelope' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Envelope.php', |
| 85 |
'ContentControl\\Vendor\\TrustedLogin\\Form' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Form.php', |
| 86 |
'ContentControl\\Vendor\\TrustedLogin\\Logger' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Logger.php', |
| 87 |
'ContentControl\\Vendor\\TrustedLogin\\Logging' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Logging.php', |
| 88 |
'ContentControl\\Vendor\\TrustedLogin\\Remote' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/Remote.php', |
| 89 |
'ContentControl\\Vendor\\TrustedLogin\\SecurityChecks' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SecurityChecks.php', |
| 90 |
'ContentControl\\Vendor\\TrustedLogin\\SiteAccess' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SiteAccess.php', |
| 91 |
'ContentControl\\Vendor\\TrustedLogin\\SupportRole' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SupportRole.php', |
| 92 |
'ContentControl\\Vendor\\TrustedLogin\\SupportUser' => __DIR__ . '/../..' . '/vendor-prefixed/trustedlogin/client/src/SupportUser.php', |
| 93 |
); |
| 94 |
|
| 95 |
public static function getInitializer(ClassLoader $loader) |
| 96 |
{ |
| 97 |
return \Closure::bind(function () use ($loader) { |
| 98 |
$loader->prefixLengthsPsr4 = ComposerStaticInit0de25f67582d14317b986b9827c734e1::$prefixLengthsPsr4; |
| 99 |
$loader->prefixDirsPsr4 = ComposerStaticInit0de25f67582d14317b986b9827c734e1::$prefixDirsPsr4; |
| 100 |
$loader->prefixesPsr0 = ComposerStaticInit0de25f67582d14317b986b9827c734e1::$prefixesPsr0; |
| 101 |
$loader->classMap = ComposerStaticInit0de25f67582d14317b986b9827c734e1::$classMap; |
| 102 |
|
| 103 |
}, null, ClassLoader::class); |
| 104 |
} |
| 105 |
} |
| 106 |
|