WebTestBase::$cookies

The cookies of the page currently loaded in the internal browser.

Type: array

File

core/modules/simpletest/src/WebTestBase.php, line 114

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $cookies = [];

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