protected property DrupalWebTestCase::$curlHandle
The handle of the current cURL connection.
Tipo: resource
Archivo
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 778
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Código
protected $curlHandle;