PHP Classes

File: vendor/composer/autoload_namespaces.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   PHP Inventory Management System with Scanner   vendor/composer/autoload_namespaces.php   Download  
File: vendor/composer/autoload_namespaces.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Inventory Management System with Scanner
Manage inventory stock using scanner application
Author: By
Last change: Update of vendor/composer/autoload_namespaces.php
Date: 4 years ago
Size: 432 bytes
 

Contents

Class file image Download
<?php

// autoload_namespaces.php @generated by Composer

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

return array(
   
'UpdateHelper\\' => array($vendorDir . '/kylekatarnls/update-helper/src'),
   
'Sabberworm\\CSS' => array($vendorDir . '/sabberworm/php-css-parser/lib'),
   
'Parsedown' => array($vendorDir . '/erusev/parsedown'),
   
'Mockery' => array($vendorDir . '/mockery/mockery/library'),
);