File "bootstrap.php"

Full path: /home/auuge/domains/files.auu.ge/private_html/up/vendor/flowjs/flow-php-server/test/bootstrap.php
File size: 193 bytes
MIME-type: text/x-php
Charset: utf-8

Download   Open   Back

<?php

require_once(__DIR__ . '/../vendor/autoload.php');
require_once(__DIR__ . '/../src/Flow/Autoloader.php');
require_once(__DIR__ . '/Unit/FlowUnitCase.php');

Flow\Autoloader::register();