8000
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 2e2c245 commit 5331783Copy full SHA for 5331783
components/http_foundation/introduction.rst
@@ -128,6 +128,9 @@ has some methods to filter the input values:
128
:method:`Symfony\\Component\\HttpFoundation\\ParameterBag::getBoolean`
129
Returns the parameter value converted to boolean;
130
131
+ .. versionadded:: 2.6
132
+ The ``getBoolean()`` method was introduced in Symfony 2.6.
133
+
134
:method:`Symfony\\Component\\HttpFoundation\\ParameterBag::getDigits`
135
Returns the digits of the parameter value;
136
0 commit comments