ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
◀ ilDoc Overview
autoload_namespaces.php
Go to the documentation of this file.
1
<?
php
2
3
// autoload_namespaces.php @generated by Composer
4
5
$vendorDir
= dirname(dirname(__FILE__));
6
$baseDir
= dirname(
$vendorDir
);
7
8
return
array
(
9
'Pimple'
=>
array
(
$vendorDir
.
'/pimple/pimple/src'
),
10
'PHPExcel'
=>
array
(
$vendorDir
.
'/phpoffice/phpexcel/Classes'
),
11
'LibRIS'
=>
array
(
$vendorDir
.
'/technosophos/LibRIS/src'
),
12
'HTMLPurifier'
=>
array
(
$vendorDir
.
'/ezyang/htmlpurifier/library'
),
13
'GetId3'
=>
array
(
$vendorDir
.
'/phansys/getid3'
),
14
'ComponentInstaller'
=>
array
(
$vendorDir
.
'/robloach/component-installer/src'
),
15
'Assetic'
=>
array
(
$vendorDir
.
'/kriswallsmith/assetic/src'
),
16
);
$vendorDir
$vendorDir
Definition:
autoload_namespaces.php:5
$baseDir
$baseDir
Definition:
autoload_namespaces.php:6
array
Create styles array
The data for the language used.
Definition:
40duplicateStyle.php:19
php
libs
composer
vendor
composer
autoload_namespaces.php
Generated on Fri Jan 24 2025 19:00:47 for ILIAS by
1.8.13 (using
Doxyfile
)