@@ -20,7 +20,7 @@ |
||
| 20 | 20 | /** |
| 21 | 21 | * Asserts that a condition is true. |
| 22 | 22 | * |
| 23 | - * @param array $expected |
|
| 23 | + * @param string[] $expected |
|
| 24 | 24 | * @param string $actual |
| 25 | 25 | * @param string $message |
| 26 | 26 | * |