protected property WebTestBase::$additionalCurlOptions in Drupal 8
Additional cURL options.
\Drupal\simpletest\WebTestBase itself never sets this but always obeys what is set.
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 147
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $additionalCurlOptions = [];