Skip to content

Commit 59ae5c7

Browse files
committed
Чистка.
1 parent 184d81e commit 59ae5c7

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

local/configs/routes.yaml

-12
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,3 @@ foo_placeholder_route:
1010
controller: 'Local\SymfonyTools\Router\Examples\DummyController::loadAction'
1111
requirements:
1212
id: "[0-9]+"
13-
14-
remove_trailing_slash:
15-
path: /{url}
16-
controller: 'Prokl\BitrixSymfonyRouterBundle\Services\Controllers\RedirectingController::removeTrailingSlash'
17-
18-
index:
19-
path: '/'
20-
controller: 'Prokl\BitrixSymfonyRouterBundle\Services\Utils\Supplemental::indexRoute'
21-
22-
not-found:
23-
path: '/{url}'
24-
controller: 'Prokl\BitrixSymfonyRouterBundle\Services\Utils\Supplemental::notFound'

0 commit comments

Comments
 (0)