I have a method in one controller, and I need to run it also from another controller. can I Call controller method from another controller ?
or how would you make it? maybe register that method as external lib or smth...
I have a method in one controller, and I need to run it also from another controller. can I Call controller method from another controller ?
or how would you make it? maybe register that method as external lib or smth...