I'm getting an error in phpStorm in the ZF3 controller classes with the message:
Method 'flashMessenger' not found in ...Controller
At the same time it is working like a charm. But I would like this IDE not found error to be removed anyway.
The application was updated to ZF3
and I installed the flash messenger plugin found on Zendframework GitHub
Thanks for the help.