You are here

protected property BrowserHtmlDebugTrait::$htmlOutputTestId in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php \Drupal\Tests\BrowserHtmlDebugTrait::htmlOutputTestId
  2. 9 core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php \Drupal\Tests\BrowserHtmlDebugTrait::htmlOutputTestId

HTML output test ID.

Type: int

File

core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php, line 66

Class

BrowserHtmlDebugTrait
Provides the debug functions for browser tests.

Namespace

Drupal\Tests

Code

protected $htmlOutputTestId;