]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/GroupBundle/WallabagGroupBundle.php
Created GroupBundle
[github/wallabag/wallabag.git] / src / Wallabag / GroupBundle / WallabagGroupBundle.php
diff --git a/src/Wallabag/GroupBundle/WallabagGroupBundle.php b/src/Wallabag/GroupBundle/WallabagGroupBundle.php
new file mode 100644 (file)
index 0000000..93b6650
--- /dev/null
@@ -0,0 +1,9 @@
+<?php
+
+namespace Wallabag\GroupBundle;
+
+use Symfony\Component\HttpKernel\Bundle\Bundle;
+
+class WallabagGroupBundle extends Bundle
+{
+}