Viewing file: autoload_psr4.php (2 KB) -rwxrwxr-x Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__)); $baseDir = dirname(dirname($vendorDir));
return array( 'Zend\\Validator\\' => array($vendorDir . '/zendframework/zend-validator/src'), 'Zend\\Uri\\' => array($vendorDir . '/zendframework/zend-uri/src'), 'Zend\\Stdlib\\' => array($vendorDir . '/zendframework/zend-stdlib/src'), 'Zend\\Escaper\\' => array($vendorDir . '/zendframework/zend-escaper/src'), 'Symfony\\Polyfill\\Mbstring\\' => array($vendorDir . '/symfony/polyfill-mbstring'), 'Symfony\\Component\\Yaml\\' => array($vendorDir . '/symfony/yaml'), 'Symfony\\Component\\Debug\\' => array($vendorDir . '/symfony/debug'), 'Symfony\\Component\\Console\\' => array($vendorDir . '/symfony/console'), 'Seld\\JsonLint\\' => array($vendorDir . '/seld/jsonlint/src/Seld/JsonLint'), 'Seld\\CliPrompt\\' => array($vendorDir . '/seld/cli-prompt/src'), 'SIU\\JWT\\' => array($vendorDir . '/siu-toba/jwt-util/src/SIU/JWT'), 'SIUToba\\rest\\' => array($vendorDir . '/siu-toba/rest/src/SIUToba/rest'), 'SIUToba\\Framework\\' => array($baseDir . '/src/SIUToba'), 'React\\Promise\\' => array($vendorDir . '/react/promise/src'), 'Psr\\Log\\' => array($vendorDir . '/psr/log/Psr/Log'), 'Monolog\\' => array($vendorDir . '/monolog/monolog/src/Monolog'), 'JsonSchema\\' => array($vendorDir . '/justinrainbow/json-schema/src/JsonSchema'), 'GuzzleHttp\\Stream\\' => array($vendorDir . '/guzzlehttp/streams/src'), 'GuzzleHttp\\Ring\\' => array($vendorDir . '/guzzlehttp/ringphp/src'), 'GuzzleHttp\\' => array($vendorDir . '/guzzlehttp/guzzle/src'), 'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'), 'Doctrine\\Common\\Cache\\' => array($vendorDir . '/doctrine/cache/lib/Doctrine/Common/Cache'), '' => array($vendorDir . '/siu-toba/ssl-cert-utils/src', $vendorDir . '/siu/json-util/src', $vendorDir . '/siu/arai-json-parser/src', $vendorDir . '/siu/arai-json-migrator/src', $vendorDir . '/siu/arai-cli/src'), );
|