ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ 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
'cweagans\\Composer\\'
=>
array
(
$vendorDir
.
'/cweagans/composer-patches/src'
),
10
'Whoops\\'
=>
array
(
$vendorDir
.
'/filp/whoops/src/Whoops'
),
11
'Symfony\\Component\\Yaml\\'
=>
array
(
$vendorDir
.
'/symfony/yaml'
),
12
'Symfony\\Component\\Process\\'
=>
array
(
$vendorDir
.
'/symfony/process'
),
13
'Psr\\Log\\'
=>
array
(
$vendorDir
.
'/psr/log/Psr/Log'
),
14
'Monolog\\'
=>
array
(
$vendorDir
.
'/monolog/monolog/src/Monolog'
),
15
'ILIAS\\'
=>
array
(
$baseDir
.
'/../../src'
),
16
);
$baseDir
$baseDir
Definition:
autoload_psr4.php:6
$vendorDir
$vendorDir
Definition:
autoload_psr4.php:5
array
Create styles array
The data for the language used.
Definition:
40duplicateStyle.php:19
php
libs
composer
vendor
composer
autoload_psr4.php
Generated on Fri Feb 21 2025 19:00:50 for ILIAS by
1.8.13 (using
Doxyfile
)