You are here

protected property BrowserHtmlDebugTrait::$htmlOutputBaseUrl in Drupal 10

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

The Base URI to use for links to the output files.

Type: string

File

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

Class

BrowserHtmlDebugTrait
Provides the debug functions for browser tests.

Namespace

Drupal\Tests

Code

protected $htmlOutputBaseUrl;