Completed
Push — master ( dbe8ee...3d47db )
by Eric
8s
created
src/Bundle/ResourceBundle/Form/FormFactory.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -44,8 +44,8 @@
 block discarded – undo
44 44
 
45 45
     /**
46 46
      * @param string|FormTypeInterface|ResourceInterface $type
47
-     * @param mixed                                      $data
48
-     * @param mixed[]                                    $options
47
+     * @param string                                      $data
48
+     * @param string[]                                    $options
49 49
      *
50 50
      * @return FormInterface
51 51
      */
Please login to merge, or discard this patch.