registering a latte helper
Notice: This thread is very old.
- pistols
- Member | 26
Hello There,
I think I have found an ideal problem which can be solved with a latte helper
i need to transform a value from this
to this
My problem is that i don't know where in my app should i register this helper, and frankly how :)
I will need this helper in various places in my app, so i would like it to be quite global so i can call it on all the available latte files.
I tried this in my basePresenter
but i end up with a Notice, Undefined variable: template