PHP Classes

File: plugins/FileFunctions/tests/bootstrap.php

Recommend this page to a friend!
  Classes of Kushal Pogul   File Functions   plugins/FileFunctions/tests/bootstrap.php   Download  
File: plugins/FileFunctions/tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: File Functions
Manipulate local and remote files in a FTP server
Author: By
Last change:
Date: 6 years ago
Size: 197 bytes
 

Contents

Class file image Download
<?php
/**
 * Test runner bootstrap.
 *
 * Add additional configuration/setup your application needs when running
 * unit tests in this file.
 */
require dirname(__DIR__) . '/config/bootstrap.php';