protected property DrupalWebTestCase::$additionalCurlOptions

Additional cURL options.

DrupalWebTestCase itself never sets this but always obeys what is set.

Archivo

drupal-7.x/modules/simpletest/drupal_web_test_case.php, line 835

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Código

protected $additionalCurlOptions = array();