Topic: How to get module_name/controller name inside controller
Hi,
I couldn't find a way to get the module_name/controller_name while I'm in a controller. I know controller_name, but it only returns the controller's name without the module name.
Thanks for your help.