diff options
author | devega <miguel.vega@sic.uhu.es> | 2020-03-23 10:10:50 +0100 |
---|---|---|
committer | devega <miguel.vega@sic.uhu.es> | 2020-03-23 10:10:50 +0100 |
commit | aafce73629d6b5f5d0a055e109d6112a4bccbb14 (patch) | |
tree | 5603a10758123d8c807e3de88c25d5c63eee218c /admin/WebConsole3/backend/config/routes/annotations.yaml | |
parent | 2d61161b3b6ca0c22b860ea44f0dbf21af490e8e (diff) |
Updated Symfony 3.x to 4.x
Diffstat (limited to 'admin/WebConsole3/backend/config/routes/annotations.yaml')
-rw-r--r-- | admin/WebConsole3/backend/config/routes/annotations.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/WebConsole3/backend/config/routes/annotations.yaml b/admin/WebConsole3/backend/config/routes/annotations.yaml new file mode 100644 index 00000000..89e306b7 --- /dev/null +++ b/admin/WebConsole3/backend/config/routes/annotations.yaml @@ -0,0 +1,3 @@ +#controllers: +# resource: ../../src/Controller/ +# type: annotation |