PHP Classes

File: web/SSO/vendor/composer/autoload_namespaces.php

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/vendor/composer/autoload_namespaces.php   Download  
File: web/SSO/vendor/composer/autoload_namespaces.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 312 bytes
 

Contents

Class file image Download
<?php

// autoload_namespaces.php @generated by Composer

$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);

return array(
   
'SimpleSAML_' => array($baseDir . '/lib'),
   
'SAML2_' => array($vendorDir . '/simplesamlphp/saml2/src'),
   
'Psr\\Log\\' => array($vendorDir . '/psr/log'),
);