We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3e2582 + 862df97 commit e41c0baCopy full SHA for e41c0ba
user_guide_src/source/outgoing/response.rst
@@ -292,9 +292,7 @@ The methods provided by the parent class that are available are:
292
:returns: The current response instance.
293
:rtype: ``CodeIgniter\HTTP\Response``
294
295
- Sets the date used for this response. The ``$date`` argument must be an instance of ``DateTime``:
296
-
297
- .. literalinclude:: response/018.php
+ Sets the date used for this response. The ``$date`` argument must be an instance of ``DateTime``.
298
299
.. php:method:: setContentType($mime[, $charset='UTF-8'])
300
user_guide_src/source/outgoing/response/018.php
0 commit comments