@@ -60,9 +60,7 @@  | 
                                                    ||
| 60 | 60 | *  | 
                                                        
| 61 | 61 | * Creates a new Escaper object.  | 
                                                        
| 62 | 62 | *  | 
                                                        
| 63 | - * @param string $encoding The encoding for the escapers.  | 
                                                        |
| 64 | 63 | *  | 
                                                        
| 65 | - * @param int $flags The `htmlspecialchars()` flags for the escapers.  | 
                                                        |
| 66 | 64 | *  | 
                                                        
| 67 | 65 | * @return Escaper  | 
                                                        
| 68 | 66 | *  |