PHP Classes

File: vendor/composer/autoload_psr4.php

Recommend this page to a friend!
  Classes of walid laggoune   MongoDB Queue PHP Query Execute   vendor/composer/autoload_psr4.php   Download  
File: vendor/composer/autoload_psr4.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: MongoDB Queue PHP Query Execute
Query and execute multiple queries using MongoDB
Author: By
Last change:
Date: 4 years ago
Size: 260 bytes
 

Contents

Class file image Download
<?php

// autoload_psr4.php @generated by Composer

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

return array(
   
'MongoDB\\' => array($vendorDir . '/mongodb/mongodb/src'),
   
'MongoConcurrency\\' => array($baseDir . '/src'),
);