Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 4b58522

Browse files
committed
Merge branch 'hotfix/198'
Close #198
2 parents c35bb13 + 87818be commit 4b58522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Regex.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ class Regex extends AbstractValidator
4545
/**
4646
* Sets validator options
4747
*
48-
* @param string|Traversable $pattern
48+
* @param string|array|Traversable $pattern
4949
* @throws Exception\InvalidArgumentException On missing 'pattern' parameter
5050
*/
5151
public function __construct($pattern)

0 commit comments

Comments
 (0)