mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Change Routing from Annotation to YAML
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
controllers:
|
||||
resource: '@CraynerAuthenticateBundle/Controller'
|
||||
type: annotation
|
||||
crayner_authenticate:
|
||||
resource: '@CraynerAuthenticateBundle/Resources/config/routes.yaml'
|
||||
prefix: /security
|
||||
|
||||
Reference in New Issue
Block a user