Ver Fonte

[ZF-7549]Missing prefix and type parameters in the PHPdoc

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@17548 44c647ce-9c0f-0410-b52a-842ac1e357ba
yoshida@zend.co.jp há 16 anos atrás
pai
commit
c14df4e192

+ 2 - 0
library/Zend/File/Transfer/Adapter/Abstract.php

@@ -246,7 +246,9 @@ abstract class Zend_File_Transfer_Adapter_Abstract
      *
      *
      * Otherwise, the path prefix is set on the appropriate plugin loader.
      * Otherwise, the path prefix is set on the appropriate plugin loader.
      *
      *
+     * @param  string $prefix
      * @param  string $path
      * @param  string $path
+     * @param  string $type
      * @return Zend_File_Transfer_Adapter_Abstract
      * @return Zend_File_Transfer_Adapter_Abstract
      * @throws Zend_File_Transfer_Exception for invalid type
      * @throws Zend_File_Transfer_Exception for invalid type
      */
      */

Diff do ficheiro suprimidas por serem muito extensas
+ 185 - 183
library/Zend/Form.php


+ 2 - 1
library/Zend/Form/Element/Captcha.php

@@ -224,8 +224,9 @@ class Zend_Form_Element_Captcha extends Zend_Form_Element_Xhtml
      *
      *
      * This method handles the captcha type, the rest is handled by
      * This method handles the captcha type, the rest is handled by
      * the parent
      * the parent
-     *
+     * @param  string $prefix
      * @param  string $path
      * @param  string $path
+     * @param  string $type
      * @return Zend_Form_Element
      * @return Zend_Form_Element
      * @see Zend_Form_Element::addPrefixPath
      * @see Zend_Form_Element::addPrefixPath
      */
      */

Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff