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