BrowserTest::$cookieSet

A flag indicating whether a cookie has been set in a test.

Type: bool

File

core/modules/simpletest/src/Tests/BrowserTest.php, line 21

Class

BrowserTest
Tests the internal browser of the testing framework.

Namespace

Drupal\simpletest\Tests

Code

protected static $cookieSet = FALSE;

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