Added files to leviathan2

This commit is contained in:
absurdo 2023-11-05 17:11:32 +01:00
commit b91fe7b3a3
5 changed files with 1456 additions and 0 deletions

11
src/LevController.php Normal file
View file

@ -0,0 +1,11 @@
use PhangoApp\Leviathan2;
class LevController {
public function __construct() {
}
}