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
:class:`Symfony\\Component\\HttpFoundation\\Cookie` object from a raw header value using :method:`Symfony\Component\HttpFoundation\Cookie::fromString`.
381
+
Note you can create a
382
+
:class:`Symfony\\Component\\HttpFoundation\\Cookie` object from a raw header
383
+
value using :method:`Symfony\\Component\\HttpFoundation\\Cookie::fromString`.
383
384
384
385
.. versionadded:: 3.3
385
386
The ``Cookie::fromString()`` method was introduced in Symfony 3.3.
0 commit comments