Exemplo n.º 1
0
Arquivo: index.php Projeto: webv/webv
<?php

use Core\Controller;
$controller = new Controller();
$controller->route();