PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Joseluis Laso   PHP Preemptive Cache   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Preemptive Cache
Cache a limited amount of data records in memory
Author: By
Last change:
Date: 8 years ago
Size: 196 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

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

return array(
   
'JLaso\\ToolsLib\\' => array($baseDir . '/src'),
);