WebTestBase::$assertAjaxHeader

Whether or not to assert the presence of the X-Drupal-Ajax-Token.

Type: bool

File

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

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $assertAjaxHeader = TRUE;

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