]> git.immae.eu Git - github/wallabag/wallabag.git/blame - src/Wallabag/CoreBundle/WallabagCoreBundle.php
Merge pull request #3615 from notFloran/3612-login-by-email
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / WallabagCoreBundle.php
CommitLineData
ad4d1caa
NL
1<?php
2
3namespace Wallabag\CoreBundle;
4
5use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7class WallabagCoreBundle extends Bundle
8{
9}