@@ -133,7 +133,7 @@ discard block  | 
                                                    ||
| 133 | 133 | * Alias for setAllowCreate  | 
                                                        
| 134 | 134 | *  | 
                                                        
| 135 | 135 | * @param bool $flag  | 
                                                        
| 136 | - * @return DataGrid  | 
                                                        |
| 136 | + * @return Manager  | 
                                                        |
| 137 | 137 | */  | 
                                                        
| 138 | 138 | public function allowCreate($flag = true)  | 
                                                        
| 139 | 139 |      { | 
                                                        
@@ -193,7 +193,7 @@ discard block  | 
                                                    ||
| 193 | 193 | * Alias for setAllowEdit  | 
                                                        
| 194 | 194 | *  | 
                                                        
| 195 | 195 | * @param bool $flag  | 
                                                        
| 196 | - * @return DataGrid  | 
                                                        |
| 196 | + * @return Manager  | 
                                                        |
| 197 | 197 | */  | 
                                                        
| 198 | 198 | public function allowEdit($flag = true)  | 
                                                        
| 199 | 199 |      { |