flush
[mdref/mdref-http] / http / Params / offsetGet.md
1 # mixed http\Params::offsetGet(string $name)
2
3 Implements ArrayAccess.
4
5 ## Params:
6
7 * string $name
8 The offset to retrieve.
9
10 ## Returns:
11
12 * mixed, contents at offset.