Exemplo n.º 1
0
<?php

$app = new App\Application('config_test.php');
$app->boot();
return $app;