i am writing an action helper and i need to call another action helper from within that helper. but i dont know how. here in the sample code:
class Common_Co
Another solution is:
$flashMessenger = $this->getActionController()->getHelper('FlashMessenger');