@@ -104,7 +104,7 @@ |
||
| 104 | 104 | /** |
| 105 | 105 | * Decodes numeric HTML entities to their correct UTF-8 characters |
| 106 | 106 | * |
| 107 | - * @param $ent string A numeric entity |
|
| 107 | + * @param string $ent string A numeric entity |
|
| 108 | 108 | * @return string|false |
| 109 | 109 | */ |
| 110 | 110 | protected static function decodeNumericEntity($ent) |