Completed
Push — upstream ( 8f1ff9...17fb03 )
by Alexandre
05:52
created
src/htmLawed/htmLawed.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -946,6 +946,10 @@
 block discarded – undo
946 946
     }
947 947
 }
948 948
 
949
+/**
950
+ * @param string $e
951
+ * @param string $a
952
+ */
949 953
 function hl_tag2(&$e, &$a, $t = 1) {
950 954
 // transform tag
951 955
     if ($e == 'big') {
Please login to merge, or discard this patch.