PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Marcos Sigueros   Stupidly Simple PHP Calendar   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Unit test script
Class: Stupidly Simple PHP Calendar
Render calendars as arrays of time elements
Author: By
Last change: Update of tests/bootstrap.php
Date: 2 months ago
Size: 66 bytes
 

Contents

Class file image Download
<?php
$loader
= require_once __DIR__ . "/../vendor/autoload.php";