aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/config/routing.yml
blob: f3502e156e6c80e884e9beb89bd42f76ec55bdd7 (plain) (blame)
1
2
3
4
5
6
7
entry:
    resource: "@WallabagCoreBundle/Controller/EntryController.php"
    type:     annotation

config:
    resource: "@WallabagCoreBundle/Controller/ConfigController.php"
    type:     annotation