view vendor/composer/autoload_namespaces.php @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents af1871eacc83
children
line wrap: on
line source
<?php

// autoload_namespaces.php @generated by Composer

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

return array(
    'org\\bovigo\\vfs\\' => array($vendorDir . '/mikey179/vfsStream/src/main/php'),
    'WebDriver' => array($vendorDir . '/instaclick/php-webdriver/lib'),
    'Twig_' => array($vendorDir . '/twig/twig/lib'),
    'Stack' => array($vendorDir . '/stack/builder/src'),
    'Prophecy\\' => array($vendorDir . '/phpspec/prophecy/src'),
    'PEAR' => array($vendorDir . '/pear/pear_exception'),
    'EasyRdf_' => array($vendorDir . '/easyrdf/easyrdf/lib'),
    'Drush' => array($vendorDir . '/drush/drush/lib'),
    'Drupal\\' => array($vendorDir . '/drupal/coder/coder_sniffer/Drupal'),
    'DrupalPractice\\' => array($vendorDir . '/drupal/coder/coder_sniffer/DrupalPractice'),
    'Doctrine\\Common\\Lexer\\' => array($vendorDir . '/doctrine/lexer/lib'),
    'Doctrine\\Common\\Collections\\' => array($vendorDir . '/doctrine/collections/lib'),
    'Dflydev\\DotAccessData' => array($vendorDir . '/dflydev/dot-access-data/src'),
    'Consolidation' => array($vendorDir . '/drush/drush/lib'),
    'Console' => array($vendorDir . '/pear/console_getopt'),
    'Archive_Tar' => array($vendorDir . '/pear/archive_tar'),
    '' => array($vendorDir . '/pear/pear-core-minimal/src'),
);