@@ -655,6 +655,7 @@ discard block  | 
                                                    ||
| 655 | 655 | *  | 
                                                        
| 656 | 656 | * @param string $code: the name of the step to check  | 
                                                        
| 657 | 657 | * @param bool $orIsEqualTo if set to true, this method will return TRUE if the step being checked is the current one  | 
                                                        
| 658 | + * @param string $code  | 
                                                        |
| 658 | 659 | *  | 
                                                        
| 659 | 660 | * @return bool  | 
                                                        
| 660 | 661 | **/  | 
                                                        
@@ -903,7 +904,7 @@ discard block  | 
                                                    ||
| 903 | 904 | /**  | 
                                                        
| 904 | 905 | * Formatted answer for "hasCustomerMessage".  | 
                                                        
| 905 | 906 | *  | 
                                                        
| 906 | - * @return string  | 
                                                        |
| 907 | + * @return DBField  | 
                                                        |
| 907 | 908 | */  | 
                                                        
| 908 | 909 | public function ShowAsSummary()  | 
                                                        
| 909 | 910 |      { | 
                                                        
@@ -913,7 +914,7 @@ discard block  | 
                                                    ||
| 913 | 914 | /**  | 
                                                        
| 914 | 915 | *  | 
                                                        
| 915 | 916 | *  | 
                                                        
| 916 | - * @return string  | 
                                                        |
| 917 | + * @return DBField  | 
                                                        |
| 917 | 918 | */  | 
                                                        
| 918 | 919 | public function getShowAsSummary()  | 
                                                        
| 919 | 920 |      { | 
                                                        
@@ -973,7 +974,7 @@ discard block  | 
                                                    ||
| 973 | 974 | /**  | 
                                                        
| 974 | 975 | * Formatted answer for "hasCustomerMessage".  | 
                                                        
| 975 | 976 | *  | 
                                                        
| 976 | - * @return string  | 
                                                        |
| 977 | + * @return DBField  | 
                                                        |
| 977 | 978 | */  | 
                                                        
| 978 | 979 | public function NameAndDescription()  | 
                                                        
| 979 | 980 |      { |