You are here

protected property WebTestBase::$cookies in SimpleTest 8.3

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

Type: array

File

src/WebTestBase.php, line 114

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $cookies = [];