PHP Classes

File: restAPI/jwt/vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Hicri   PHP REST API Example   restAPI/jwt/vendor/composer/autoload_psr4.php   Download  
File: restAPI/jwt/vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP REST API Example
Example API that performs CRUD operations
Author: By
Last change:
Date: 7 months 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'),
);