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 5c626ca commit 6c8a458Copy full SHA for 6c8a458
components/http_foundation.rst
@@ -149,7 +149,7 @@ has some methods to filter the input values:
149
150
.. versionadded:: 6.3
151
152
- The `ParameterBag::getEnum()` method was added in Symfony 6.3.
+ The ``ParameterBag::getEnum()`` method was introduced in Symfony 6.3.
153
154
:method:`Symfony\\Component\\HttpFoundation\\ParameterBag::filter`
155
Filters the parameter by using the PHP :phpfunction:`filter_var` function.
0 commit comments