ZF-8817: Incorrect getRegisteredNamespaces() reference
Description
On http://framework.zend.com/manual/en/…
The reference to getRegisteredNamespace()
Should be: getRegisteredNamespaces()
(missing the final 's'). Happy to fix myself if my user (studio24) has access to those docs in SVN.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2010-01-14T08:37:29.000+0000
Fixed in trunk -- thanks!