The handle of the current cURL connection.
Type: resource
File
- modules/
simpletest/ backdrop_web_test_case.php, line 963
Class
- BackdropWebTestCase
- Test case for typical Backdrop tests.
Code
protected $curlHandle;
The handle of the current cURL connection.
Type: resource
protected $curlHandle;