PHP Classes

File: restAPI/vendor/autoload.php

Recommend this page to a friend!
  Classes of Hicri   PHP REST API Example   restAPI/vendor/autoload.php   Download  
File: restAPI/vendor/autoload.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: 178 bytes
 

Contents

Class file image Download
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return
ComposerAutoloaderInit7bd703edf3841403c12ef47166f79b62::getLoader();