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