Completed
Push — master ( 952f49...c4dcc1 )
by Robbie
01:49
created
forms/MarkdownTextareaField.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,7 @@
 block discarded – undo
54 54
 
55 55
 	/**
56 56
 	 * Body for the preview iframe with just the typography styles included
57
-	 * @return string html
57
+	 * @return HTMLText html
58 58
 	 */
59 59
 	public function preview() {
60 60
 		Requirements::clear();
Please login to merge, or discard this patch.