Completed
Push — master ( ac57cb...aaef62 )
by Peter
01:42
created
src/PfPageparser.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@  discard block
 block discarded – undo
86 86
     }
87 87
 
88 88
     /**
89
-     * @param $pattern
89
+     * @param string $pattern
90 90
      * @param bool $is_regex
91 91
      * @return $this
92 92
      */
@@ -105,7 +105,7 @@  discard block
 block discarded – undo
105 105
     }
106 106
 
107 107
     /**
108
-     * @param $pattern
108
+     * @param string $pattern
109 109
      * @param bool $is_regex
110 110
      * @return $this
111 111
      */
Please login to merge, or discard this patch.