Passed
Push — master ( 2d4076...4300fd )
by Christopher
03:19
created
xsdRestrictions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 
34 34
     /**
35 35
      * Checks a pattern against a string
36
-     * @param $pattern string the regex pattern
36
+     * @param string $pattern string the regex pattern
37 37
      * @param $string string the string to check
38 38
      * @return bool true if string matches pattern
39 39
      */
Please login to merge, or discard this patch.