PHP Classes

File: vendor/composer/autoload_namespaces.php

Recommend this page to a friend!
  Classes of Hillary Kollan   Chatto PHP Websocket Chat System   vendor/composer/autoload_namespaces.php   Download  
File: vendor/composer/autoload_namespaces.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Chatto PHP Websocket Chat System
Websocket based chat system using Ratchet library
Author: By
Last change:
Date: 3 years ago
Size: 216 bytes
 

Contents

Class file image Download
<?php

// autoload_namespaces.php @generated by Composer

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

return array(
   
'Evenement' => array($vendorDir . '/evenement/evenement/src'),
);