PHP Classes

File: phpunit.xml

Recommend this page to a friend!
  Classes of Adrian M   PHP CRUD API Generator   phpunit.xml   Download  
File: phpunit.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CRUD API Generator
Create an API to access MySQL database record
Author: By
Last change:
Date: 1 month ago
Size: 144 bytes
 

Contents

Class file image Download
{ "phpunit": { "bootstrap": "vendor/autoload.php", "testsuites": { "default": { "directory": "tests" } } } }