Quote:
Originally Posted by salamfall
Never mind I figured it out, just create a classes folder and add it to your pass, and create a class for exemple UserRegistrationTools, then instantiate it wherever you need it in any controllers.
|
You might want to create the folder as a new library and put the function there. You might also want it to be an Action Helper or a View Helper.