PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of VITOR GABRIEL M. DANTAS   Card Validator PHP   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Card Validator PHP
Validate different types of credit card numbers
Author: By
Last change:
Date: 4 days ago
Size: 196 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

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

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