@@ -91,7 +91,7 @@ |
||
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 |