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 59f8e5b commit adc045bCopy full SHA for adc045b
components/http_foundation/introduction.rst
@@ -128,7 +128,7 @@ has some methods to filter the input values:
128
parameter value converted to integer;
129
130
* :method:`Symfony\\Component\\HttpFoundation\\ParameterBag::filter`: Filters the
131
- parameter by using the PHP ``filter_var()`` function.
+ parameter by using the PHP :phpfunction:`filter_var` function.
132
133
All getters takes up to three arguments: the first one is the parameter name
134
and the second one is the default value to return if the parameter does not
0 commit comments