Fixed deprecation of controller loading from global directory.

This commit is contained in:
Jan Böhmer 2020-01-25 23:22:24 +01:00
parent 1e3b7daf3c
commit 62f8001d68

View file

@ -1,5 +1,5 @@
controllers:
resource: Controller/
resource: ../../src/Controller/
type: annotation
prefix: '{_locale}'