Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. CookieJarInterface.php

function CookieJarInterface::toArray

Converts the cookie jar to an array.

1 method overrides CookieJarInterface::toArray()
CookieJar::toArray in vendor/guzzlehttp/guzzle/src/Cookie/CookieJar.php
Converts the cookie jar to an array.

File

vendor/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php, line 79

Class

CookieJarInterface
Stores HTTP cookies.

Namespace

GuzzleHttp\Cookie

Code

public function toArray() : array;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal