Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SetCookie.php
function SetCookie::toArray
File
vendor/
guzzlehttp/
guzzle/
src/
Cookie/
SetCookie.php
, line 151
Class
SetCookie
Set-Cookie object
Namespace
GuzzleHttp\Cookie
Code
public
function
toArray
() : array {
return
$this
->
data
; }
RSS feed