protected property DrupalWebTestCase::$curlHandle
The handle of the current cURL connection.
Type: resource
File
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 791
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Code
protected $curlHandle;