]> git.immae.eu Git - github/wallabag/wallabag.git/blob - src/Wallabag/CommentBundle/WallabagCommentBundle.php
changed french translation from commentaire to annotation
[github/wallabag/wallabag.git] / src / Wallabag / CommentBundle / WallabagCommentBundle.php
1 <?php
2
3 namespace Wallabag\CommentBundle;
4
5 use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7 class WallabagCommentBundle extends Bundle
8 {
9 }