src/Company/UserBundle/Resources/config/routing.yml
author ymh <ymh.work@gmail.com>
Fri, 18 Nov 2011 17:54:18 +0100
changeset 38 bbdc7f9aa25e
parent 3 e54dfe4d0b2b
permissions -rwxr-xr-x
Added tag V00.01 for changeset c67bc03ec09c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
e54dfe4d0b2b add FOSUserBundle
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
#CompanyUserBundle_homepage:
e54dfe4d0b2b add FOSUserBundle
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
#    pattern:  /hello/{name}
e54dfe4d0b2b add FOSUserBundle
ymh <ymh.work@gmail.com>
parents:
diff changeset
     3
#    defaults: { _controller: CompanyUserBundle:Default:index }