Browse code

Change directory structure of bundle and add first draft of fragment controller module

Benjamin Roth authored on10/01/2023 14:11:33
Showing1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,3 +0,0 @@
1
-services:
2
-    _defaults:
3
-        autoconfigure: true
Browse code

Initial commit

Benjamin Roth authored on09/01/2023 22:28:04
Showing1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,3 @@
1
+services:
2
+    _defaults:
3
+        autoconfigure: true