PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Arda Günsüren   Dev Dumper PHP   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Dev Dumper PHP
Show the values of PHP variables in an HTML page
Author: By
Last change:
Date: 4 months ago
Size: 93 bytes
 

Contents

Class file image Download
<?php

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

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