We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eed142 commit d56f97bCopy full SHA for d56f97b
src/Factory/CakeValidatorFactory.php
@@ -32,7 +32,7 @@ public static function createValidationResult(array $errors, ValidationResult $r
32
* Add errors.
33
*
34
* @param ValidationResult $result The result
35
- * @param array $errors The errors
+ * @param array<mixed> $errors The errors
36
* @param string $path The path
37
38
* @return void
0 commit comments