X-Git-Url: https://git.rapsys.eu/treebundle/blobdiff_plain/7c186a8ba6c5a23f7ec0c02d39efb36260593b4f..54b4908c048705b0963c284f465d70d2096fab3a:/Resources/config/routes/rapsystree.yaml diff --git a/Resources/config/routes/rapsystree.yaml b/Resources/config/routes/rapsystree.yaml new file mode 100644 index 0000000..b58bb21 --- /dev/null +++ b/Resources/config/routes/rapsystree.yaml @@ -0,0 +1,5 @@ +# Routes configuration +rapsystree: + path: '/{path<.*>?}' + controller: Rapsys\TreeBundle\Controller\TreeController::index + methods: GET