File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -270,8 +270,9 @@ You can easily negotiate content types with the request through the ``negotiate(
270270
271271See the :doc: `Content Negotiation </incoming/content_negotiation >` page for more details.
272272
273+ ***************
273274Class Reference
274- ---------------
275+ ***************
275276
276277.. note :: In addition to the methods listed here, this class inherits the methods from the
277278 :doc: `Request Class </incoming/request >` and the :doc: `Message Class </incoming/message >`.
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ from the Request class to add specific functionality.
1111See the documentation for the :doc: `IncomingRequest Class </incoming/incomingrequest >` and
1212:doc: `CURLRequest Class </libraries/curlrequest >` for more usage details.
1313
14- ===============
14+ ***************
1515Class Reference
16- ===============
16+ ***************
1717
1818.. php :class :: CodeIgniter\\HTTP\\Request
1919
Original file line number Diff line number Diff line change @@ -71,9 +71,9 @@ This is an array of servers that will be used when using the ``Memcache(d)`` han
7171
7272The settings for the Redis server that you wish to use when using the ``Redis `` handler.
7373
74- ===============
74+ ***************
7575Class Reference
76- ===============
76+ ***************
7777
7878.. php :method :: isSupported()
7979
Original file line number Diff line number Diff line change @@ -99,8 +99,9 @@ Several options can be passed to the ``render()`` or ``renderString()`` methods:
9999 ignored for renderString()
100100- ``saveData `` - true if the view data parameters should be retained for subsequent calls
101101
102+ ***************
102103Class Reference
103- ===============
104+ ***************
104105
105106.. php :class :: CodeIgniter\\View\\View
106107
You can’t perform that action at this time.
0 commit comments