64 lines
5.0 KiB
PHP
64 lines
5.0 KiB
PHP
<?php
|
|
|
|
// autoload_classmap.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'ActionEnforcer' => $vendorDir . '/clearfw/clearfw/core/ActionEnforcer.class.php',
|
|
'ActionEnforcingException' => $vendorDir . '/clearfw/clearfw/core/ActionEnforcingException.class.php',
|
|
'Actions' => $vendorDir . '/clearfw/clearfw/core/Actions.class.php',
|
|
'AdvancedFC' => $vendorDir . '/clearfw/clearfw/core/AdvancedFC.class.php',
|
|
'Attribute' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Attribute.php',
|
|
'Camelizer' => $vendorDir . '/clearfw/clearfw/core/util/Camelizer.class.php',
|
|
'CfwError' => $vendorDir . '/clearfw/clearfw/core/CfwError.class.php',
|
|
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
|
|
'Context' => $vendorDir . '/clearfw/clearfw/core/Context.class.php',
|
|
'DefaultFC' => $vendorDir . '/clearfw/clearfw/core/DefaultFC.class.php',
|
|
'FlowController' => $vendorDir . '/clearfw/clearfw/core/FlowController.class.php',
|
|
'FrontController' => $vendorDir . '/clearfw/clearfw/core/FrontController.class.php',
|
|
'GenerisActionEnforcer' => $vendorDir . '/clearfw/clearfw/core/GenerisActionEnforcer.class.php',
|
|
'HTTPToolkit' => $vendorDir . '/clearfw/clearfw/core/util/HTTPToolkit.class.php',
|
|
'HelperLoadingException' => $vendorDir . '/clearfw/clearfw/core/HelperLoadingException.class.php',
|
|
'HttpRequest' => $vendorDir . '/clearfw/clearfw/core/HttpRequest.class.php',
|
|
'IExecutable' => $vendorDir . '/clearfw/clearfw/core/IExecutable.class.php',
|
|
'IFlowControl' => $vendorDir . '/clearfw/clearfw/core/IFlowControl.class.php',
|
|
'IRequest' => $vendorDir . '/clearfw/clearfw/core/IRequest.class.php',
|
|
'IResponse' => $vendorDir . '/clearfw/clearfw/core/IResponse.class.php',
|
|
'ISession' => $vendorDir . '/clearfw/clearfw/core/ISession.class.php',
|
|
'IViewable' => $vendorDir . '/clearfw/clearfw/core/IViewable.class.php',
|
|
'InterruptedActionException' => $vendorDir . '/clearfw/clearfw/core/InterruptedActionException.class.php',
|
|
'JsonException' => $vendorDir . '/symfony/polyfill-php73/Resources/stubs/JsonException.php',
|
|
'Module' => $vendorDir . '/clearfw/clearfw/core/Module.class.php',
|
|
'Normalizer' => $vendorDir . '/symfony/polyfill-intl-normalizer/Resources/stubs/Normalizer.php',
|
|
'PHPSession' => $vendorDir . '/clearfw/clearfw/core/PHPSession.class.php',
|
|
'PhpToken' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/PhpToken.php',
|
|
'Plugin' => $vendorDir . '/clearfw/clearfw/core/Plugin.class.php',
|
|
'PluginException' => $vendorDir . '/clearfw/clearfw/core/Plugin.class.php',
|
|
'RenderContext' => $vendorDir . '/clearfw/clearfw/core/RenderContext.class.php',
|
|
'Renderer' => $vendorDir . '/clearfw/clearfw/core/Renderer.class.php',
|
|
'Request' => $vendorDir . '/clearfw/clearfw/core/Request.class.php',
|
|
'Resolver' => $vendorDir . '/clearfw/clearfw/core/Resolver.class.php',
|
|
'ResolverException' => $vendorDir . '/clearfw/clearfw/core/ResolverException.class.php',
|
|
'Response' => $vendorDir . '/clearfw/clearfw/core/Response.class.php',
|
|
'ReturnTypeWillChange' => $vendorDir . '/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php',
|
|
'RoutingActionEnforcer' => $vendorDir . '/clearfw/clearfw/core/RoutingActionEnforcer.class.php',
|
|
'Stringable' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/Stringable.php',
|
|
'TestVariables' => $vendorDir . '/clearfw/clearfw/core/TestVariables.php',
|
|
'UnhandledMatchError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php',
|
|
'ValueError' => $vendorDir . '/symfony/polyfill-php80/Resources/stubs/ValueError.php',
|
|
'VersionException' => $vendorDir . '/clearfw/clearfw/core/VersionException.class.php',
|
|
'ViewException' => $vendorDir . '/clearfw/clearfw/core/ViewException.class.php',
|
|
'taoQtiCommon_helpers_AbstractStateOutput' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.AbstractStateOutput.php',
|
|
'taoQtiCommon_helpers_AbstractVariableFiller' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.AbstractVariableFiller.php',
|
|
'taoQtiCommon_helpers_LegacyStateOutput' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.LegacyStateOutput.php',
|
|
'taoQtiCommon_helpers_LegacyVariableFiller' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.LegacyVariableFiller.php',
|
|
'taoQtiCommon_helpers_PciJsonMarshaller' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.PciJsonMarshaller.php',
|
|
'taoQtiCommon_helpers_PciStateOutput' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.PciStateOutput.php',
|
|
'taoQtiCommon_helpers_PciVariableFiller' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.PciVariableFiller.php',
|
|
'taoQtiCommon_helpers_ResultTransmissionException' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.ResultTransmissionException.php',
|
|
'taoQtiCommon_helpers_ResultTransmitter' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.ResultTransmitter.php',
|
|
'taoQtiCommon_helpers_Utils' => $vendorDir . '/oat-sa/lib-tao-qti/helpers/class.Utils.php',
|
|
);
|