leviathan2/src/LevController.php

11 lines
106 B
PHP

use PhangoApp\Leviathan2;
class LevController {
public function __construct() {
}
}