You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/http_foundation.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -381,7 +381,7 @@ Note you can create a
381
381
:class:`Symfony\\Component\\HttpFoundation\\Cookie` object from a raw header value using :method:`Symfony\Component\HttpFoundation\Cookie::fromString`.
382
382
383
383
.. versionadded:: 3.3
384
-
The ``Cookie::fromString`` method was introduced in Symfony 3.3.
384
+
The ``Cookie::fromString()`` method was introduced in Symfony 3.3.
0 commit comments