aboutsummaryrefslogblamecommitdiffhomepage
path: root/src/WallabagBundle/WallabagBundle.php
blob: ddfb13f95a44274bb6ca152ca552d263af0f3dec (plain) (tree)
1
2
3
4
5
6
7
8
9








                                               
<?php

namespace WallabagBundle;

use Symfony\Component\HttpKernel\Bundle\Bundle;

class WallabagBundle extends Bundle
{
}