We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e73c2a commit 671d1d3Copy full SHA for 671d1d3
1 file changed
src/Transformer/RequestValidatorTransformFactory.php
@@ -13,5 +13,5 @@ public function transform(array $errors): array
13
];
14
}
15
16
- public function setLocale(?string $locale = null): self {};
+ public function setLocale(?string $locale = null): self {}
17
0 commit comments