ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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__));
7
8return array(
9 'Psr\\Log\\' => array($vendorDir . '/psr/log'),
10);