@@ -119,8 +119,8 @@ |
||
119 | 119 | * Map the given field type to one of the available class names |
120 | 120 | * Also looks into the current mapping if the field has a new type |
121 | 121 | * |
122 | - * @param $type |
|
123 | - * @param null $name |
|
122 | + * @param \FormField $type |
|
123 | + * @param string $name |
|
124 | 124 | * |
125 | 125 | * @return string |
126 | 126 | */ |