Completed
Push — master ( 789a29...116d54 )
by Marcel
22:45
created
src/HumanRegex.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -91,7 +91,7 @@
 block discarded – undo
91 91
     /**
92 92
      * Find a value inside the expression.
93 93
      *
94
-     * @param string|Closure $value
94
+     * @param string $value
95 95
      * @return HumanRegex
96 96
      */
97 97
     public function then($value) : HumanRegex
Please login to merge, or discard this patch.