PHP Classes

File: libraries/vendor/slimphp-api/slim-acl/tests/phpunit/bootstrap.php

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   PHP Slim Framework 3 Modular Application   libraries/vendor/slimphp-api/slim-acl/tests/phpunit/bootstrap.php   Download  
File: libraries/vendor/slimphp-api/slim-acl/tests/phpunit/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Slim Framework 3 Modular Application
Create modular applications using Slim Framework
Author: By
Last change:
Date: 7 years ago
Size: 208 bytes
 

Contents

Class file image Download
<?php
// set_error_handler(function ($severity, $message, $file, $line) {
// throw new \ErrorException($message, $severity, $severity, $file, $line);
// });

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