@@ -134,7 +134,7 @@ |
||
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 | */ |