Discussion:
[Mason] How do I retrieve PATH_INFO?
Dustin Paluch
2015-07-28 01:12:16 UTC
Permalink
Hello,

I would like to retrieve the PATH_INFO value listed in the environment tab of the debug toolbar. I figure I can use it to dynamically assign a “you-are-here” ID to the respective list element in my navigation menu. How do I retrieve this value within a Mason component? (If there’s a better way of doing this, please let me know.)

Thanks,

Dustin

Loading...