Hello all,

I have the route name and I want to get the module name of the route.
just wondering what could be the
way to find it!

for example:

Zip:
  url: home/:zip
  param: { module: home, action: results }

so, I have the route name Zip and I want to get the module name which
is home in this case..

I loaded the whole routing.yml file then parsed it to find the module
name which works but I am sure
there must be a better, efficient way to do it.. Please help!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to