PHP Classes

File: app/vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP IP Logger   app/vendor/composer/autoload_psr4.php   Download  
File: app/vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP IP Logger
Track user IP addresses that access certain pages
Author: By
Last change:
Date: 1 year ago
Size: 190 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

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

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