Ver código fonte

[From] fixed phpdoc

Fabien Potencier 14 anos atrás
pai
commit
209dcfefce
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      src/Symfony/Component/Form/Form.php

+ 0 - 2
src/Symfony/Component/Form/Form.php

@@ -85,8 +85,6 @@ class Form extends Field implements \IteratorAggregate, FormInterface
      * Constructor.
      * Constructor.
      *
      *
      * @param string $name
      * @param string $name
-     * @param array|object $data
-     * @param ValidatorInterface $validator
      * @param array $options
      * @param array $options
      */
      */
     public function __construct($name = null, array $options = array())
     public function __construct($name = null, array $options = array())