PHP Classes

File: vendor/autoload.php

Recommend this page to a friend!
  Classes of Marcelo Telles   CRUD PHP MVC   vendor/autoload.php   Download  
File: vendor/autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: CRUD PHP MVC
Application that uses the MVC Design Pattern
Author: By
Last change:
Date: 5 months ago
Size: 178 bytes
 

Contents

Class file image Download
<?php

// autoload.php @generated by Composer

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

return
ComposerAutoloaderInitd471c4688290525fc72230e0bbaa5e07::getLoader();