?? GreyFile — Mystic File Browser

Current path: home/webdevt/prestashop17/app/config/



?? Go up: /home/webdevt/prestashop17/app

?? Viewing: routing.yml

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


??

??