protected property DrupalWebTestCase::$httpauth_credentials
HTTP authentication credentials (<username>:<password>).
Archivo
- drupal-7.x/
modules/ simpletest/ drupal_web_test_case.php, line 859
Class
- DrupalWebTestCase
- Test case for typical Drupal tests.
Código
protected $httpauth_credentials = NULL;