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 d82fae0 commit f3ca92fCopy full SHA for f3ca92f
reference/constraints/Charset.rst
@@ -89,7 +89,7 @@ Options
89
An encoding or a set of encodings to check against. If you pass an array of
90
encodings, the validator will check if the value is encoded in *any* of the
91
encodings. This option accepts any value that can be passed to
92
-:phpfunction:`mb_detect_encoding()`.
+:phpfunction:`mb_detect_encoding`.
93
94
.. include:: /reference/constraints/_groups-option.rst.inc
95
0 commit comments