PHP Classes

File: vendor/composer/include_paths.php

Recommend this page to a friend!
  Classes of Victor Henrique Pereira   DB Manager Logger   vendor/composer/include_paths.php   Download  
File: vendor/composer/include_paths.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: DB Manager Logger
Execute and log MySQL queries using PDO
Author: By
Last change:
Date: 9 years ago
Size: 276 bytes
 

Contents

Class file image Download
<?php

// include_paths.php @generated by Composer

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

return array(
   
$vendorDir . '/phpunit/php-text-template',
   
$vendorDir . '/phpunit/php-timer',
   
$vendorDir . '/phpunit/php-file-iterator',
);