You are here

protected property WebTestBase::$headers in Drupal 8

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

Type: array

File

core/modules/simpletest/src/WebTestBase.php, line 107

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $headers;