Skip to content

Commit 671d1d3

Browse files
authored
Update RequestValidatorTransformFactory.php
1 parent 1e73c2a commit 671d1d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Transformer/RequestValidatorTransformFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ public function transform(array $errors): array
1313
];
1414
}
1515

16-
public function setLocale(?string $locale = null): self {};
16+
public function setLocale(?string $locale = null): self {}
1717
}

0 commit comments

Comments
 (0)