mdref.json config
[mdref/mdref-http] / http / Cookie / addExtras.md
1 # http\Cookie http\Cookie::addExtras(array $extras)
2
3 Add several extra attributes.
4 See http\Cookie::addExtra().
5
6 ## Params:
7
8 * array $extras
9 A list of extra attributes of the form ["key" => "value"].
10
11 ## Returns:
12
13 * http\Cookie, self.
14
15 ## Throws:
16
17 * http\Exception\InvalidArgumentException