Skip to content

Commit fe4ec45

Browse files
committed
docs: add deprecated
1 parent 3933297 commit fe4ec45

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

user_guide_src/source/libraries/cookies.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@ the instance with the modified instance.
199199
Dispatching Cookies in Store
200200
============================
201201

202+
.. deprecated:: 4.1.6
203+
204+
.. important:: This method is deprecated. It will be removed in future releases.
205+
202206
More often than not, you do not need to concern yourself in manually sending cookies. CodeIgniter will do this
203207
for you. However, if you really need to manually send cookies, you can use the ``dispatch`` method. Just like
204208
in sending other headers, you need to make sure the headers are not yet sent by checking the value

0 commit comments

Comments
 (0)