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