]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/FederationBundle/WallabagFederationBundle.php
WIP
[github/wallabag/wallabag.git] / src / Wallabag / FederationBundle / WallabagFederationBundle.php
1 <?php
2
3 namespace Wallabag\FederationBundle;
4
5 use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7 class WallabagFederationBundle extends Bundle
8 {
9 }