Completed
Push — master ( f871e3...20858a )
by Kristijan
05:06 queued 03:02
created
src/Kris/LaravelFormBuilder/Fields/CollectionType.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
      * Set up a single child element for a collection.
135 135
      *
136 136
      * @param FormField $field
137
-     * @param           $name
137
+     * @param           string $name
138 138
      * @param null      $value
139 139
      * @return FormField
140 140
      */
Please login to merge, or discard this patch.