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 0cb67ce commit df4aa68Copy full SHA for df4aa68
tests/Functional/Parameters/ValidationTest.php
@@ -45,7 +45,7 @@ public function provideQueryStrings(): array
45
'enum[]=c&enum[]=c',
46
[
47
48
- 'propertyPath' => 'enum', 'message' => 'This collection should contain only unique elements.',
+ 'message' => 'This collection should contain only unique elements.',
49
],
50
51
'propertyPath' => 'enum', 'message' => 'The value you selected is not a valid choice.',
0 commit comments