]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - src/Wallabag/AnnotationBundle/WallabagAnnotationBundle.php
Add Instapaper to CLI import
[github/wallabag/wallabag.git] / src / Wallabag / AnnotationBundle / WallabagAnnotationBundle.php
... / ...
CommitLineData
1<?php
2
3namespace Wallabag\AnnotationBundle;
4
5use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7class WallabagAnnotationBundle extends Bundle
8{
9}