PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Sergey Karavay   Nano REST   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Nano REST
Send REST requests to Web servers using Curl
Author: By
Last change:
Date: 6 years ago
Size: 93 bytes
 

Contents

Class file image Download
<?php

require __DIR__.'/../vendor/autoload.php';

define('PROJECT_ROOT', dirname(__DIR__));