AssertContentTrait::$content

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/AssertContentTrait.php \Drupal\KernelTests\AssertContentTrait::content
  2. 8.9.x core/tests/Drupal/KernelTests/AssertContentTrait.php \Drupal\KernelTests\AssertContentTrait::content
  3. 10 core/tests/Drupal/KernelTests/AssertContentTrait.php \Drupal\KernelTests\AssertContentTrait::content

The current raw content.

Type: string

File

core/tests/Drupal/KernelTests/AssertContentTrait.php, line 22

Class

AssertContentTrait
Provides test methods to assert content.

Namespace

Drupal\KernelTests

Code

protected $content;

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