ZF2-150: Add support for controller plugin direct() method calls
Description
Make plug-in's behaviour similar to that of helpers where a "direct()" method is available. Causes the call for that plug-in shorter in the code and provides a default usage case.
If no direct method is available, revert to current behaviour and return the plug-in object.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2012-03-06T14:46:50.000+0000
This was added for beta3.