$sessions->cookieDomain()
Getter for the cookie domain
$sessions->cookieDomain(): string|null
Return types
string
ornull
This method modifies the existing $sessions
object it is applied to and returns it again.
Getter for the cookie domain
$sessions->cookieDomain(): string|null
string
ornull
This method modifies the existing $sessions
object it is applied to and returns it again.