I'm trying to add a new function to use `each` function in my custom code
I'm trying to add a new function to use
eachfunction in my custom codeHey @jalite1991
you have two options. If you're using Symfony, there's a bundle with native support for custom functions.
The other option is to use a custom class and pass it as variable
I hope this helps!