@@ -14,7 +14,7 @@ |
||
14 | 14 | private $matcher; |
15 | 15 | |
16 | 16 | /** |
17 | - * @param Matcher|string|null $elementMatcher |
|
17 | + * @param null|Matcher $elementMatcher |
|
18 | 18 | * |
19 | 19 | * @return self |
20 | 20 | */ |