initialize
[mdref/mdref-http] / http / Params / offsetExists.md
1 # bool http\Params::offsetExists(string $name)
2
3 Implements ArrayAccess.
4
5 ## Params:
6
7 * ```string $name```
8 The offset to look after.
9
10 ## Returns:
11
12 * ```bool``` Existence.