wellrested/test/bootstrap.php

6 lines
85 B
PHP

<?php
error_reporting(E_STRICT);
require_once __DIR__ . "/../vendor/autoload.php";