protected property DrupalWebTestCase::$curlHandle

The handle of the current cURL connection.

Type: resource

File

drupal/modules/simpletest/drupal_web_test_case.php, line 827

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $curlHandle;