| Current Path : /proc/self/cwd/vendor/symfony/routing/Tests/Fixtures/controller/ |
| Current File : //proc/self/cwd/vendor/symfony/routing/Tests/Fixtures/controller/routing.yml |
app_homepage:
path: /
controller: AppBundle:Homepage:show
app_blog:
path: /blog
defaults:
_controller: AppBundle:Blog:list
app_logout:
path: /logout