RestLoginHttpTest::$cookies

Same name and namespace in other branches
  1. main core/modules/rest/tests/src/Functional/RestLoginHttpTest.php \Drupal\Tests\rest\Functional\RestLoginHttpTest::cookies

The cookie jar.

Type: \GuzzleHttp\Cookie\CookieJar

File

core/modules/rest/tests/src/Functional/RestLoginHttpTest.php, line 48

Class

RestLoginHttpTest
Tests login and password reset via direct HTTP.

Namespace

Drupal\Tests\rest\Functional

Code

protected $cookies;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.