Example #1
0
<?php

require_once 'bootstrap.php';
use Generator\Controller;
$controller = new Controller();
$controller->schemaAction();