Skip to content

Commit 91329f4

Browse files
Add method parenthesis
1 parent 09e27fa commit 91329f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_foundation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Note you can create a
381381
:class:`Symfony\\Component\\HttpFoundation\\Cookie` object from a raw header value using :method:`Symfony\Component\HttpFoundation\Cookie::fromString`.
382382

383383
.. 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.
385385

386386
Managing the HTTP Cache
387387
~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)