PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Andrey Postal   PHP Pancake Object   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: PHP Pancake Object
Value objects that can loaded and saved to arrays
Author: By
Last change:
Date: 10 days ago
Size: 109 bytes
 

Contents

Class file image Download
<?php

require_once __DIR__.'/../vendor/autoload.php';
require_once
__DIR__ . '/Utils/SimpleTestObject.php';