@@ -254,6 +254,7 @@ |
||
254 | 254 | * - replace certain table elements with a space |
255 | 255 | * - add a placeholder for plain-text bullets to list elements |
256 | 256 | * - strip all remaining HTML tags |
257 | + * @param string $string |
|
257 | 258 | * @return string |
258 | 259 | */ |
259 | 260 | protected function stripHtmlTags( $string ) |