1 # int http\Cookie::getExpires()
3 Get the currently set expires attribute.
4 See http\Cookie::setExpires().
6 > **Note:** A return value of -1 means that the attribute is not set.
14 * int, the currently set expires attribute as seconds since the epoch.