workflow/publish: update to php-8.1
[mdref/mdref] / Cookie / getPath.md
1 # string http\Cookie::getPath()
2
3 Retrieve the path the cookie(s) of this cookie list are effective at.
4 See http\Cookie::setPath().
5
6 ## Params:
7
8 None.
9
10 ## Returns:
11
12 * string, the effective path.