File: autoload.php

package info (click to toggle)
php-phpdocumentor-reflection 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 324 kB
  • ctags: 284
  • sloc: php: 1,256; makefile: 19
file content (5 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
<?php

require_once 'phpDocumentor/Reflection/autoload.php';
require_once 'Mockery/autoload.php';
require_once __DIR__ . '/../autoload_tests.php';