ZF-5912: Zend_View_Helper_Placeholder_Container_Abstract bad @subpackage in PHPDoc
Description
Hi dev,
I have found bad @subpackage paramater in library\Zend\View\Helper\Placeholder\Container\Abstract.php
There is @subpackage Helpers and should be @subpackage Helper
If you look at http://framework.zend.com/apidoc/core/ and select Zend_View you will see the problem in generated docs
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-02-28T13:54:42.000+0000
Resolved in r14191; API docs are published with each minor release, so it will not show up on the site prior to 1.8.