PHP Classes

File: vendor/autoload.php

Recommend this page to a friend!
  Classes of carlos carvalho   Simple PHP Routers   vendor/autoload.php   Download  
File: vendor/autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Simple PHP Routers
Route HTTP requests to given callback functions
Author: By
Last change:
Date: 7 years ago
Size: 183 bytes
 

Contents

Class file image Download
<?php

// autoload.php @generated by Composer

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

return
ComposerAutoloaderInit1c27eef43f77f45e68e60308e074f48b::getLoader();