WebTestBase::$cookieFile
The current cookie file used by cURL.
We do not reuse the cookies in further runs, so we do not need a file but we still need cookie handling, so we set the jar to NULL.
Type: cookieFile
File
-
core/
modules/ simpletest/ src/ WebTestBase.php, line 139
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $cookieFile = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.