first commit

This commit is contained in:
julien
2026-03-20 22:13:41 +01:00
commit 41f8b3afb4
323 changed files with 27222 additions and 0 deletions

5
config/modules.php Normal file
View File

@@ -0,0 +1,5 @@
<?php
declare(strict_types=1);
return require __DIR__ . '/../tests/Fixtures/Application/config/modules.php';