PHP Classes

File: config/vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Luis Toscano   Easy API   config/vendor/composer/autoload_psr4.php   Download  
File: config/vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Easy API
Handle API calls by mapping requests to functions
Author: By
Last change:
Date: 5 years ago
Size: 213 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

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

return array(
   
'Firebase\\JWT\\' => array($vendorDir . '/firebase/php-jwt/src'),
);