Explorar el Código

[ZF-9324] Zend_View

- FIxed docblock.

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23386 44c647ce-9c0f-0410-b52a-842ac1e357ba
ramon hace 15 años
padre
commit
c2cf71ebc6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      library/Zend/View/Helper/HeadTitle.php

+ 0 - 1
library/Zend/View/Helper/HeadTitle.php

@@ -65,7 +65,6 @@ class Zend_View_Helper_HeadTitle extends Zend_View_Helper_Placeholder_Container_
      *
      * @param  string $title
      * @param  string $setType
-     * @param  string $separator
      * @return Zend_View_Helper_HeadTitle
      */
     public function headTitle($title = null, $setType = null)