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