ZF-12429: Documentation for non-existing view helpers
Description
I recently created new issues for ZF2. I must be overlooking something, but I can't find a way to create an issue for ZF2 anymore. Sorry for the inconvenience and please fix the bug so we can create issues for ZF2 again.
The issue: In the manual there is a reference to the BaseUrl Helper, but this view helper does not exist in ZF2.
On the same page in the section Navigation setup used in examples there is a reference to a method called getHelper(). This method also does not exist in ZF2.
// Store the container in the proxy helper:
$view->getHelper('navigation')->setContainer($container);
Comments
Posted by Rob Allen (rob) on 2012-11-16T16:34:55.000+0000
Please visit http://github.com/zendframework/zf2/issues to report ZF2 issues.