protected property WebTestBase::$additionalCurlOptions in SimpleTest 8.3
Additional cURL options.
\Drupal\simpletest\WebTestBase itself never sets this but always obeys what is set.
File
- src/
WebTestBase.php, line 147
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $additionalCurlOptions = [];