Skip to content

Commit

Permalink
Merge pull request #6592 from paulbalandan/user-guide
Browse files Browse the repository at this point in the history
Remove outgoing/response/018.php
  • Loading branch information
kenjis authored Sep 26, 2022
2 parents c3e2582 + 862df97 commit e41c0ba
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
4 changes: 1 addition & 3 deletions user_guide_src/source/outgoing/response.rst
Original file line number Diff line number Diff line change
Expand Up @@ -292,9 +292,7 @@ The methods provided by the parent class that are available are:
:returns: The current response instance.
:rtype: ``CodeIgniter\HTTP\Response``

Sets the date used for this response. The ``$date`` argument must be an instance of ``DateTime``:

.. literalinclude:: response/018.php
Sets the date used for this response. The ``$date`` argument must be an instance of ``DateTime``.

.. php:method:: setContentType($mime[, $charset='UTF-8'])
Expand Down
4 changes: 0 additions & 4 deletions user_guide_src/source/outgoing/response/018.php

This file was deleted.

0 comments on commit e41c0ba

Please sign in to comment.