routing.yml 168 Bytes
ubv_practica:
    resource: "@UBVPracticaBundle/Controller/"
    type:     annotation
    prefix:   /

app:
    resource: '@AppBundle/Controller/'
    type: annotation