protected property WebTestBase::$cookies in Drupal 8
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\simpletestCode
protected $cookies = [];