File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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:
417417 Although GET data will be preferred in case of name conflict.
418418
419419 .. php :method :: getCookie([$index = null[, $filter = null[, $flags = null]]])
420- :noindex:
421420
422421 :param mixed $index: COOKIE name
423422 :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:
440439 your configured ``Config\Cookie::$prefix `` value.
441440
442441 .. php :method :: getServer([$index = null[, $filter = null[, $flags = null]]])
443- :noindex:
444442
445443 :param mixed $index: Value name
446444 :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
269269 and strip the tags.
270270
271271 .. php :method :: setHeader($header, $value)
272- :noindex:
273272
274273 :param string $header: Header name
275274 :param string $value: Header value
You can’t perform that action at this time.
0 commit comments