We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4924513 commit c440050Copy full SHA for c440050
components/http_foundation/introduction.rst
@@ -140,7 +140,7 @@ has some methods to filter the input values:
140
:method:`Symfony\\Component\\HttpFoundation\\ParameterBag::filter`
141
Filters the parameter by using the PHP :phpfunction:`filter_var` function.
142
143
-All getters takes up to three arguments: the first one is the parameter name
+All getters take up to two arguments: the first one is the parameter name
144
and the second one is the default value to return if the parameter does not
145
exist::
146
0 commit comments