WebTestBase::$headers

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.