PHP Classes

File: vendor/composer/autoload_classmap.php

Recommend this page to a friend!
  Classes of Dennis de Swart   PHP Moby NLP   vendor/composer/autoload_classmap.php   Download  
File: vendor/composer/autoload_classmap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Moby NLP
Generate complete thoughts from a verb and a noun
Author: By
Last change:
Date: 7 years ago
Size: 257 bytes
 

Contents

Class file image Download
<?php

// autoload_classmap.php @generated by Composer

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

return array(
   
'MobyThesaurus' => $baseDir . '/src/MobyThesaurus.php',
   
'Template' => $baseDir . '/src/Template.php',
);