Completed
Push — master ( 003cff...7606ab )
by Josh
18:27
created
src/Plugins/Litedown/Parser.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1118,7 +1118,7 @@
 block discarded – undo
1118 1118
 	* Set a URL or IMG tag's attributes
1119 1119
 	*
1120 1120
 	* @param  Tag      $tag       URL or IMG tag
1121
-	* @param  array    $m         Regexp captures
1121
+	* @param  string[]    $m         Regexp captures
1122 1122
 	* @param  string[] $attrNames List of attribute names
1123 1123
 	* @return void
1124 1124
 	*/
Please login to merge, or discard this patch.