We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79320b9 commit 1f5a58dCopy full SHA for 1f5a58d
1 file changed
src/InachisTimeline.php
@@ -0,0 +1,9 @@
1
+<?php
2
+
3
+namespace Inachis\Timeline;
4
5
+use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7
+final class InachisTimeline extends Bundle
8
+{
9
+}
0 commit comments