@@ -450,7 +450,7 @@ discard block  | 
                                                    ||
| 450 | 450 | /**  | 
                                                        
| 451 | 451 | * Returns the Related Pivot Key Name with the table alias.  | 
                                                        
| 452 | 452 | *  | 
                                                        
| 453 | - * @param $alias  | 
                                                        |
| 453 | + * @param string $alias  | 
                                                        |
| 454 | 454 | *  | 
                                                        
| 455 | 455 | * @return string  | 
                                                        
| 456 | 456 | */  | 
                                                        
@@ -463,7 +463,7 @@ discard block  | 
                                                    ||
| 463 | 463 | /**  | 
                                                        
| 464 | 464 | * Returns the Foreign Pivot Key Name with the table alias.  | 
                                                        
| 465 | 465 | *  | 
                                                        
| 466 | - * @param $alias  | 
                                                        |
| 466 | + * @param string $alias  | 
                                                        |
| 467 | 467 | *  | 
                                                        
| 468 | 468 | * @return string  | 
                                                        
| 469 | 469 | */  |