Problem Description
I have two controllers `SubmitPerformanceController` and `PrintReportController`.
In `PrintReportController` I have a method called `getPrintReport`.
How to access this method in `SubmitPerformanceController`?
AI-Generated Solution
Powered by LMSouq AI · GPT-4.1-mini
Analyzing problem and generating solution…
Was this solution helpful?