]> git.immae.eu Git - github/wallabag/wallabag.git/blame - src/Wallabag/AnnotationBundle/WallabagAnnotationBundle.php
Show tags on non-image gallery preview card
[github/wallabag/wallabag.git] / src / Wallabag / AnnotationBundle / WallabagAnnotationBundle.php
CommitLineData
4dc87223
NL
1<?php
2
3namespace Wallabag\AnnotationBundle;
4
5use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7class WallabagAnnotationBundle extends Bundle
8{
9}