ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
autoload_static.php
Go to the documentation of this file.
1 <?php
2 
3 // autoload_static.php @generated by Composer
4 
5 namespace Composer\Autoload;
6 
8 {
9  public static $files = array (
10  'ce89ac35a6c330c55f4710717db9ff78' => __DIR__ . '/..' . '/kriswallsmith/assetic/src/functions.php',
11  '2cffec82183ee1cea088009cef9a6fc3' => __DIR__ . '/..' . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
12  );
13 
14  public static $prefixLengthsPsr4 = array (
15  'c' =>
16  array (
17  'cweagans\\Composer\\' => 18,
18  ),
19  'W' =>
20  array (
21  'Whoops\\' => 7,
22  ),
23  'S' =>
24  array (
25  'Symfony\\Component\\Yaml\\' => 23,
26  'Symfony\\Component\\Process\\' => 26,
27  ),
28  'P' =>
29  array (
30  'Psr\\Log\\' => 8,
31  ),
32  'M' =>
33  array (
34  'Monolog\\' => 8,
35  ),
36  'I' =>
37  array (
38  'ILIAS\\' => 6,
39  ),
40  );
41 
42  public static $prefixDirsPsr4 = array (
43  'cweagans\\Composer\\' =>
44  array (
45  0 => __DIR__ . '/..' . '/cweagans/composer-patches/src',
46  ),
47  'Whoops\\' =>
48  array (
49  0 => __DIR__ . '/..' . '/filp/whoops/src/Whoops',
50  ),
51  'Symfony\\Component\\Yaml\\' =>
52  array (
53  0 => __DIR__ . '/..' . '/symfony/yaml',
54  ),
55  'Symfony\\Component\\Process\\' =>
56  array (
57  0 => __DIR__ . '/..' . '/symfony/process',
58  ),
59  'Psr\\Log\\' =>
60  array (
61  0 => __DIR__ . '/..' . '/psr/log/Psr/Log',
62  ),
63  'Monolog\\' =>
64  array (
65  0 => __DIR__ . '/..' . '/monolog/monolog/src/Monolog',
66  ),
67  'ILIAS\\' =>
68  array (
69  0 => __DIR__ . '/../..' . '/../../src',
70  ),
71  );
72 
73  public static $prefixesPsr0 = array (
74  'P' =>
75  array (
76  'Pimple' =>
77  array (
78  0 => __DIR__ . '/..' . '/pimple/pimple/src',
79  ),
80  'PHPExcel' =>
81  array (
82  0 => __DIR__ . '/..' . '/phpoffice/phpexcel/Classes',
83  ),
84  ),
85  'L' =>
86  array (
87  'LibRIS' =>
88  array (
89  0 => __DIR__ . '/..' . '/technosophos/LibRIS/src',
90  ),
91  ),
92  'H' =>
93  array (
94  'HTMLPurifier' =>
95  array (
96  0 => __DIR__ . '/..' . '/ezyang/htmlpurifier/library',
97  ),
98  ),
99  'G' =>
100  array (
101  'GetId3' =>
102  array (
103  0 => __DIR__ . '/..' . '/phansys/getid3',
104  ),
105  ),
106  'C' =>
107  array (
108  'ComponentInstaller' =>
109  array (
110  0 => __DIR__ . '/..' . '/robloach/component-installer/src',
111  ),
112  ),
113  'A' =>
114  array (
115  'Assetic' =>
116  array (
117  0 => __DIR__ . '/..' . '/kriswallsmith/assetic/src',
118  ),
119  ),
120  );
121 
122  public static $classMap = array (
123  'Datamatrix' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/datamatrix.php',
124  'EasyPeasyICS' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/EasyPeasyICS.php',
125  'GeSHi' => __DIR__ . '/..' . '/geshi/geshi/src/geshi.php',
126  'PDF417' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/pdf417.php',
127  'PHPMailer' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
128  'PHPMailerOAuth' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauth.php',
129  'PHPMailerOAuthGoogle' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmaileroauthgoogle.php',
130  'POP3' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.pop3.php',
131  'QRcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/barcodes/qrcode.php',
132  'SMTP' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.smtp.php',
133  'TCPDF' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf.php',
134  'TCPDF2DBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_2d.php',
135  'TCPDFBarcode' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_barcodes_1d.php',
136  'TCPDF_COLORS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_colors.php',
137  'TCPDF_FILTERS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_filters.php',
138  'TCPDF_FONTS' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_fonts.php',
139  'TCPDF_FONT_DATA' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_font_data.php',
140  'TCPDF_IMAGES' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_images.php',
141  'TCPDF_IMPORT' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_import.php',
142  'TCPDF_PARSER' => __DIR__ . '/..' . '/tecnickcom/tcpdf/tcpdf_parser.php',
143  'TCPDF_STATIC' => __DIR__ . '/..' . '/tecnickcom/tcpdf/include/tcpdf_static.php',
144  'ntlm_sasl_client_class' => __DIR__ . '/..' . '/phpmailer/phpmailer/extras/ntlm_sasl_client.php',
145  'phpmailerException' => __DIR__ . '/..' . '/phpmailer/phpmailer/class.phpmailer.php',
146  );
147 
148  public static function getInitializer(ClassLoader $loader)
149  {
150  return \Closure::bind(function () use ($loader) {
155 
156  }, null, ClassLoader::class);
157  }
158 }
Create styles array
The data for the language used.
ClassLoader implements a PSR-0, PSR-4 and classmap class loader.
Definition: ClassLoader.php:43