@@ -44,6 +44,8 @@  | 
                                                    ||
| 44 | 44 | |
| 45 | 45 | /**  | 
                                                        
| 46 | 46 | * @param FieldDescriptionInterface|string $name  | 
                                                        
| 47 | + * @param string $type  | 
                                                        |
| 48 | + * @param string $fieldType  | 
                                                        |
| 47 | 49 | *  | 
                                                        
| 48 | 50 | * @throws \LogicException  | 
                                                        
| 49 | 51 | */  | 
                                                        
@@ -41,6 +41,7 @@  | 
                                                    ||
| 41 | 41 | |
| 42 | 42 | /**  | 
                                                        
| 43 | 43 | * @param FieldDescriptionInterface|string $name  | 
                                                        
| 44 | + * @param string $type  | 
                                                        |
| 44 | 45 | *  | 
                                                        
| 45 | 46 | * @throws \LogicException  | 
                                                        
| 46 | 47 | */  |