WebTestBase::$additionalCurlOptions
Additional cURL options.
\Drupal\simpletest\WebTestBase itself never sets this but always obeys what is set.
Type: additionalCurlOptions
File
-
core/
modules/ simpletest/ src/ WebTestBase.php, line 147
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $additionalCurlOptions = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.