Completed
Push — master ( f3eaeb...3088a5 )
by recca
03:08 queued 01:13
created
src/Panels/HtmlValidatorPanel.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -55,6 +55,7 @@
 block discarded – undo
55 55
      * Removes special controls characters and normalizes line endings and spaces.
56 56
      *
57 57
      * @param  string  UTF-8 encoding
58
+     * @param string $str
58 59
      * @return string
59 60
      */
60 61
     protected static function normalize($str)
Please login to merge, or discard this patch.