protected property AssertContentTrait::$drupalSettings in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/simpletest/src/AssertContentTrait.php \Drupal\simpletest\AssertContentTrait::drupalSettings
The drupalSettings value from the current raw $content.
drupalSettings refers to the drupalSettings JavaScript variable.
Type: array
File
- core/
modules/ simpletest/ src/ AssertContentTrait.php, line 43 - Contains \Drupal\simpletest\AssertContentTrait.
Class
- AssertContentTrait
- Provides test methods to assert content.
Namespace
Drupal\simpletestCode
protected $drupalSettings;