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 c745ce9 commit f2845aeCopy full SHA for f2845ae
1 file changed
Violation/ConstraintViolationBuilderInterface.php
@@ -90,7 +90,7 @@ public function setInvalidValue(mixed $invalidValue): static;
90
*
91
* @return $this
92
93
- * @see \Symfony\Contracts\Translation\TranslatorInterface::trans()
+ * @see TranslatorInterface::trans()
94
*/
95
public function setPlural(int $number): static;
96
0 commit comments