Hackfut Security File Manager
Current Path:
/home/u126195517/domains/rdnirjaldhulai.com/vendor/google/gax
home
/
u126195517
/
domains
/
rdnirjaldhulai.com
/
vendor
/
google
/
gax
/
📁
..
📄
.repo-metadata.json
(210 B)
📄
CHANGELOG.md
(16.62 KB)
📄
CODE_OF_CONDUCT.md
(1.93 KB)
📄
LICENSE
(1.44 KB)
📄
README.md
(2.56 KB)
📄
SECURITY.md
(329 B)
📄
VERSION
(7 B)
📄
composer.json
(1.42 KB)
📁
metadata
📄
phpstan.neon.dist
(83 B)
📄
phpunit.xml.dist
(574 B)
📄
renovate.json
(105 B)
📁
src
Editing: phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="tests/bootstrap.php" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd" colors="true"> <php> <env name="GOOGLE_APPLICATION_CREDENTIALS" value="tests/Unit/testdata/json-key-file.json"/> </php> <coverage> <include> <directory suffix=".php">src/ApiCore</directory> </include> </coverage> <testsuites> <testsuite name="unit"> <directory>tests/Unit</directory> </testsuite> </testsuites> </phpunit>
Upload File
Create Folder