X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/mpociot/reflection-docblock
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
mpociot
/
reflection-docblock
/
📁
..
📄
.gitignore
(13 B)
📄
.travis.yml
(594 B)
📄
LICENSE
(1.05 KB)
📄
README.md
(1.78 KB)
📄
composer.json
(558 B)
📄
composer.lock
(38.24 KB)
📄
phpunit.xml.dist
(372 B)
📁
src
📁
tests
Editing: phpunit.xml.dist
<?xml version="1.0" encoding="utf-8"?> <phpunit colors="true" strict="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="phpDocumentor\Reflection\DocBlock"> <directory>./tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./src/</directory> </whitelist> </filter> </phpunit>
Upload File
Create Folder