Completed
Push — develop ( c337fc...4b8a8e )
by Paul
02:01
created
src/Email.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -254,6 +254,7 @@
 block discarded – undo
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 )
Please login to merge, or discard this patch.