@@ -381,9 +381,9 @@ |
||
| 381 | 381 | /** |
| 382 | 382 | * Validate $schema->$property |
| 383 | 383 | * |
| 384 | - * @param array $input |
|
| 384 | + * @param string[] $input |
|
| 385 | 385 | * @param $schema |
| 386 | - * @param $path |
|
| 386 | + * @param string $path |
|
| 387 | 387 | * @param bool|false $mandatory |
| 388 | 388 | * |
| 389 | 389 | * @return mixed |