wallabag/src/Wallabag/AnnotationBundle/WallabagAnnotationBundle.php
2016-02-26 18:14:42 +01:00

10 lines
144 B
PHP

<?php
namespace Wallabag\AnnotationBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class WallabagAnnotationBundle extends Bundle
{
}