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