File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -417,7 +417,6 @@ The methods provided by the parent classes that are available are:
417
417
Although GET data will be preferred in case of name conflict.
418
418
419
419
.. php :method :: getCookie([$index = null[, $filter = null[, $flags = null]]])
420
- :noindex:
421
420
422
421
:param mixed $index: COOKIE name
423
422
:param int $filter: The type of filter to apply. A list of filters can be
@@ -440,7 +439,6 @@ The methods provided by the parent classes that are available are:
440
439
your configured ``Config\Cookie::$prefix `` value.
441
440
442
441
.. php :method :: getServer([$index = null[, $filter = null[, $flags = null]]])
443
- :noindex:
444
442
445
443
:param mixed $index: Value name
446
444
:param int $filter: The type of filter to apply. A list of filters can be
Original file line number Diff line number Diff line change @@ -269,7 +269,6 @@ Class Reference
269
269
and strip the tags.
270
270
271
271
.. php :method :: setHeader($header, $value)
272
- :noindex:
273
272
274
273
:param string $header: Header name
275
274
:param string $value: Header value
You can’t perform that action at this time.
0 commit comments