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