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