@@ -389,7 +389,7 @@  | 
                                                    ||
| 389 | 389 | /**  | 
                                                        
| 390 | 390 | * Build traits definition code.  | 
                                                        
| 391 | 391 | *  | 
                                                        
| 392 | - * @param array $formattedCode Collection of code  | 
                                                        |
| 392 | + * @param string[] $formattedCode Collection of code  | 
                                                        |
| 393 | 393 | * @param string $innerIndentation Inner indentation  | 
                                                        
| 394 | 394 | *  | 
                                                        
| 395 | 395 | * @return array Collection of code with trait uses  |