]> git.immae.eu Git - github/wallabag/wallabag.git/blame - src/AppBundle/AppBundle.php
symfony is there
[github/wallabag/wallabag.git] / src / AppBundle / AppBundle.php
CommitLineData
93fd4692
NL
1<?php
2
3namespace AppBundle;
4
5use Symfony\Component\HttpKernel\Bundle\Bundle;
6
7class AppBundle extends Bundle
8{
9}