@@ -124,7 +124,7 @@  | 
                                                    ||
| 124 | 124 | }  | 
                                                        
| 125 | 125 | |
| 126 | 126 | /**  | 
                                                        
| 127 | - * @return array  | 
                                                        |
| 127 | + * @return string[]  | 
                                                        |
| 128 | 128 | */  | 
                                                        
| 129 | 129 | public function __sleep()  | 
                                                        
| 130 | 130 |      { | 
                                                        
@@ -101,7 +101,7 @@  | 
                                                    ||
| 101 | 101 | }  | 
                                                        
| 102 | 102 | |
| 103 | 103 | /**  | 
                                                        
| 104 | - * @return Message|FormzMessageInterface  | 
                                                        |
| 104 | + * @return Message  | 
                                                        |
| 105 | 105 | * @throws \Exception  | 
                                                        
| 106 | 106 | */  | 
                                                        
| 107 | 107 | protected function getMessage()  |