Skip to content

Commit e41c0ba

Browse files
authored
Merge pull request #6592 from paulbalandan/user-guide
Remove outgoing/response/018.php
2 parents c3e2582 + 862df97 commit e41c0ba

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

user_guide_src/source/outgoing/response.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -292,9 +292,7 @@ The methods provided by the parent class that are available are:
292292
:returns: The current response instance.
293293
:rtype: ``CodeIgniter\HTTP\Response``
294294

295-
Sets the date used for this response. The ``$date`` argument must be an instance of ``DateTime``:
296-
297-
.. literalinclude:: response/018.php
295+
Sets the date used for this response. The ``$date`` argument must be an instance of ``DateTime``.
298296

299297
.. php:method:: setContentType($mime[, $charset='UTF-8'])
300298

user_guide_src/source/outgoing/response/018.php

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)