Completed
Pull Request — master (#5826)
by Damian
11:28
created
admin/code/CMSMenuItem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
 	/**
74 74
 	 * @param array
75 75
 	 *
76
-	 * @return HTML
76
+	 * @return DBField
77 77
 	 */
78 78
 	public function getAttributesHTML($attrs = null) {
79 79
 		$exclude = (is_string($attrs)) ? func_get_args() : null;
Please login to merge, or discard this patch.