protected property WebTestBase::$curlHandle in Drupal 8
The handle of the current cURL connection.
Type: resource
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 93
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $curlHandle;