aboutsummaryrefslogblamecommitdiffhomepage
path: root/src/Wallabag/AnnotationBundle/WallabagAnnotationBundle.php
blob: b64920a33feb2ef5800e028da4cf136195223e67 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                               
<?php

namespace Wallabag\AnnotationBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WallabagAnnotationBundle extends Bundle
{
}