Change Routing from Annotation to YAML

This commit is contained in:
Craig Rayner
2019-04-13 16:54:47 +10:00
parent 36395b146c
commit 405392127b
@@ -1,3 +1,3 @@
controllers:
resource: '@CraynerAuthenticateBundle/Controller'
type: annotation
crayner_authenticate:
resource: '@CraynerAuthenticateBundle/Resources/config/routes.yaml'
prefix: /security