Files
bio-concept-pharma/web/app/config/routing.yml
2019-11-17 19:14:07 +01:00

11 lines
336 B
YAML

app:
# The main bundle is PrestaShopCoreBundle which will load other dependencies.
resource: "@PrestaShopBundle/Resources/config/routing.yml"
app_modules:
# Declare routing.yml file in modules/module-name/config folder.
# v1: only YAML format is supported for now.
resource: .
type: module
prefix: /modules