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 494b550 commit 8d46cb8Copy full SHA for 8d46cb8
reference/constraints/Charset.rst
@@ -5,7 +5,7 @@ Charset
5
6
The ``Charset`` constraint was introduced in Symfony 7.1.
7
8
-Validates that a string (or an object implementing the ``\Stringable`` PHP interface)
+Validates that a string (or an object implementing the ``Stringable`` PHP interface)
9
is encoded in a given charset.
10
11
========== =====================================================================
0 commit comments