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