protected property WebTestBase::$headers

The headers of the page currently loaded in the internal browser.

Type: Array

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php, line 50
Definition of Drupal\simpletest\WebTestBase.

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $headers;