* * Bootstraper for PHPUnit tests. */ $loader = require_once __DIR__ . '/../vendor/autoload.php'; $loader->add('Whoops\\', __DIR__);