ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
autoload_psr4.php
Go to the documentation of this file.
1
<?
php
2
3
// autoload_psr4.php @generated by Composer
4
5
$vendorDir
= dirname(dirname(__FILE__));
6
$baseDir
= dirname(
$vendorDir
);
7
8
return
array(
9
'enshrined\\svgSanitize\\'
=> array(
$vendorDir
.
'/enshrined/svg-sanitize/src'
),
10
'cweagans\\Composer\\'
=> array(
$vendorDir
.
'/cweagans/composer-patches/src'
),
11
'Whoops\\'
=> array(
$vendorDir
.
'/filp/whoops/src/Whoops'
),
12
'WhiteHat101\\Crypt\\'
=> array(
$vendorDir
.
'/whitehat101/apr1-md5/src'
),
13
'Twig\\Extensions\\'
=> array(
$vendorDir
.
'/twig/extensions/src'
),
14
'Twig\\'
=> array(
$vendorDir
.
'/twig/twig/src'
),
15
'Symfony\\Component\\Yaml\\'
=> array(
$vendorDir
.
'/symfony/yaml'
),
16
'Slim\\'
=> array(
$vendorDir
.
'/slim/slim/Slim'
),
17
'SimpleSAML\\'
=> array(
$vendorDir
.
'/simplesamlphp/simplesamlphp/lib/SimpleSAML'
),
18
'RobRichards\\XMLSecLibs\\'
=> array(
$vendorDir
.
'/robrichards/xmlseclibs/src'
),
19
'Psr\\Log\\'
=> array(
$vendorDir
.
'/psr/log/Psr/Log'
),
20
'Psr\\Http\\Message\\'
=> array(
$vendorDir
.
'/psr/http-message/src'
),
21
'Psr\\Container\\'
=> array(
$vendorDir
.
'/psr/container/src'
),
22
'Monolog\\'
=> array(
$vendorDir
.
'/monolog/monolog/src/Monolog'
),
23
'League\\Flysystem\\'
=> array(
$vendorDir
.
'/league/flysystem/src'
),
24
'JaimePerez\\TwigConfigurableI18n\\'
=> array(
$vendorDir
.
'/jaimeperez/twig-configurable-i18n/src'
),
25
'Interop\\Container\\'
=> array(
$vendorDir
.
'/container-interop/container-interop/src/Interop/Container'
),
26
'IMSGlobal\\LTI\\'
=> array(
$vendorDir
.
'/imsglobal/lti/src'
),
27
'ILIAS\\'
=> array(
$baseDir
.
'/../../src'
),
28
'GuzzleHttp\\Psr7\\'
=> array(
$vendorDir
.
'/guzzlehttp/psr7/src'
),
29
'Gettext\\Languages\\'
=> array(
$vendorDir
.
'/gettext/languages/src'
),
30
'Gettext\\'
=> array(
$vendorDir
.
'/gettext/gettext/src'
),
31
'FastRoute\\'
=> array(
$vendorDir
.
'/nikic/fast-route/src'
),
32
'Dflydev\\FigCookies\\'
=> array(
$vendorDir
.
'/dflydev/fig-cookies/src/Dflydev/FigCookies'
),
33
);
$vendorDir
$vendorDir
Definition:
autoload_psr4.php:5
$baseDir
$baseDir
Definition:
autoload_psr4.php:6
php
An exception for terminatinating execution or to throw for unit testing.
libs
composer
vendor
composer
autoload_psr4.php
Generated on Sat Oct 4 2025 19:00:52 for ILIAS by
1.9.4 (using
Doxyfile
)