Skip to content

Commit a3d2255

Browse files
committed
docs: fix php;class:: name
1 parent 41c14e9 commit a3d2255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/libraries/cookies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Class Reference
382382
:rtype: array
383383
:returns: Returns the array representation of the Cookie instance.
384384

385-
.. php:class:: CodeIgniter\\HTTP\\Cookie\\CookieStore
385+
.. php:class:: CookieStore
386386
387387
.. php:staticmethod:: fromCookieHeaders(array $headers[, bool $raw = false])
388388

0 commit comments

Comments
 (0)