You are here

protected property WebTestBase::$curlHandle in SimpleTest 8.3

The handle of the current cURL connection.

Type: resource

File

src/WebTestBase.php, line 93

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $curlHandle;