PHP Classes

File: vendor/composer/autoload_classmap.php

Recommend this page to a friend!
  Classes of Adrian M   upMVC   vendor/composer/autoload_classmap.php   Download  
File: vendor/composer/autoload_classmap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: upMVC
Pure PHP web development without other frameworks
Author: By
Last change:
Date: 5 months ago
Size: 222 bytes
 

Contents

Class file image Download
<?php

// autoload_classmap.php @generated by Composer

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

return array(
   
'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php',
);