@@ -86,8 +86,8 @@ |
||
86 | 86 | * Loads suites based on a specific path. |
87 | 87 | * A valid path can be a directory or file |
88 | 88 | * |
89 | - * @param $path |
|
90 | - * @param $pattern |
|
89 | + * @param string $path |
|
90 | + * @param string $pattern |
|
91 | 91 | * @throws \InvalidArgumentException |
92 | 92 | * @return string[] |
93 | 93 | */ |