PHP Classes

File: vendor/phpunit/phpunit/tests/Regression/GitHub/2591/bootstrapNoBootstrap.php

Recommend this page to a friend!
  Packages of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/phpunit/phpunit/tests/Regression/GitHub/2591/bootstrapNoBootstrap.php   Download  
File: vendor/phpunit/phpunit/tests/Regression/GitHub/2591/bootstrapNoBootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 8 months ago
Size: 162 bytes
 

Contents

Class file image Download
<?php
ini_set
('display_errors', 0);
ini_set('log_errors', 1);

$globalString = 'Hello';

// require __DIR__ . '/../../../bootstrap.php';