Weno eRx feature build, take 5.
[openemr.git] / vendor / composer / autoload_psr4.php
blobf87c86a440e13417c86ce258cba266f9becbfad6
1 <?php
3 // autoload_psr4.php @generated by Composer
5 $vendorDir = dirname(dirname(__FILE__));
6 $baseDir = dirname($vendorDir);
8 return array(
9 'phpseclib\\' => array($vendorDir . '/phpseclib/phpseclib/phpseclib'),
10 'common\\utils\\' => array($baseDir . '/common/utils'),
11 'common\\logging\\' => array($baseDir . '/common/logging'),
12 'common\\http\\' => array($baseDir . '/common/http'),
13 'common\\database\\' => array($baseDir . '/common/database'),
14 'common\\' => array($baseDir . '/common'),
15 'Zend\\' => array($vendorDir . '/zendframework/zendframework/library/Zend'),
16 'Symfony\\Polyfill\\Php55\\' => array($vendorDir . '/symfony/polyfill-php55'),
17 'Symfony\\Polyfill\\Php54\\' => array($vendorDir . '/symfony/polyfill-php54'),
18 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'),
19 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'),
20 'Symfony\\Component\\Process\\' => array($vendorDir . '/symfony/process'),
21 'Symfony\\Component\\HttpFoundation\\' => array($vendorDir . '/symfony/http-foundation'),
22 'Symfony\\Component\\Filesystem\\' => array($vendorDir . '/symfony/filesystem'),
23 'Symfony\\Component\\EventDispatcher\\' => array($vendorDir . '/symfony/event-dispatcher'),
24 'Symfony\\Component\\DependencyInjection\\' => array($vendorDir . '/symfony/dependency-injection'),
25 'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'),
26 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'),
27 'Symfony\\Component\\Config\\' => array($vendorDir . '/symfony/config'),
28 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'),
29 'OpenEMR\\Services\\' => array($baseDir . '/services'),
30 'OpenEMR\\Sample\\' => array($baseDir . '/library/sample/src'),
31 'OpenEMR\\Rx\\Weno\\' => array($baseDir . '/library/weno/src'),
32 'OpenEMR\\Repositories\\' => array($baseDir . '/repositories'),
33 'OpenEMR\\Reminder\\' => array($baseDir . '/library/reminder/src'),
34 'OpenEMR\\Pdf\\' => array($baseDir . '/library/pdf/src'),
35 'OpenEMR\\Menu\\' => array($baseDir . '/library/menu/src'),
36 'OpenEMR\\Entities\\' => array($baseDir . '/entities'),
37 'OpenEMR\\Encounter\\Services\\' => array($baseDir . '/interface/patient_file/encounter/Services'),
38 'OpenEMR\\Core\\' => array($baseDir . '/library/core/src'),
39 'OpenEMR\\Calendar\\' => array($baseDir . '/library/calendar/src'),
40 'OpenEMR\\Billing\\' => array($baseDir . '/library/billing/src'),
41 'OpenEMR\\Admin\\' => array($baseDir . '/library/admin/src'),
42 'Knp\\Snappy\\' => array($vendorDir . '/knplabs/knp-snappy/src/Knp/Snappy'),
43 'Illuminate\\Support\\' => array($vendorDir . '/illuminate/support'),
44 'Illuminate\\Contracts\\' => array($vendorDir . '/illuminate/contracts'),
45 'Dotenv\\' => array($vendorDir . '/vlucas/phpdotenv/src'),
46 'Dompdf\\' => array($vendorDir . '/dompdf/dompdf/src'),
47 'Doctrine\\Instantiator\\' => array($vendorDir . '/doctrine/instantiator/src/Doctrine/Instantiator'),
48 'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache'),
49 'Doctrine\\Common\\Annotations\\' => array($vendorDir . '/doctrine/annotations/lib/Doctrine/Common/Annotations'),
50 'Adldap\\' => array($vendorDir . '/adldap2/adldap2/src'),