Example #1
0
<?php

require_once 'src/App.php';
$app = new Application();
$app->search();