protected property WebTestBase::$drupalSettings

The value of the Drupal.settings JavaScript variable for the page currently loaded in the internal browser.

Type: Array

File

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

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $drupalSettings;