[frontend] restructure components

This commit is contained in:
2025-10-12 05:06:13 +02:00
parent 01b84042ab
commit 9b20b08ab2
24 changed files with 830 additions and 248 deletions
+2
View File
@@ -7,6 +7,8 @@ doctrine:
use_savepoints: true
mapping_types:
geography: string
types:
App\Doctrine\Type\SignalIdType: App\Doctrine\Type\SignalIdType
orm:
auto_generate_proxy_classes: true
enable_lazy_ghost_objects: true