X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/windwalker/structure
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
windwalker
/
structure
/
📁
..
📄
.gitignore
(118 B)
📄
.travis.yml
(275 B)
📁
Format
📄
Format.php
(503 B)
📄
README.md
(4.55 KB)
📄
Structure.php
(19.39 KB)
📄
StructureHelper.php
(11.14 KB)
📁
Test
📄
ValueReference.php
(2.15 KB)
📄
composer.json
(982 B)
📄
phpunit.travis.xml
(1.09 KB)
📄
phpunit.xml.dist
(409 B)
Editing: phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="vendor/autoload.php" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" strict="true" syntaxCheck="true" > <php> <ini name="error_reporting" value="-1" /> </php> <testsuites> <testsuite name="Unit"> <directory>Test</directory> </testsuite> </testsuites> </phpunit>
Upload File
Create Folder