• File: autoload_namespaces.php
  • Full Path: /home/atelipy/www/wpmain/composer/autoload_namespaces.php
  • File size: 210 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

// autoload_namespaces.php @generated by Composer

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

return array(
    'PHPInsight' => array($vendorDir . '/jwhennessey/phpinsight/lib'),
);