protected property BrowserHtmlDebugTrait::$htmlOutputClassName in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php \Drupal\Tests\BrowserHtmlDebugTrait::htmlOutputClassName
- 9 core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php \Drupal\Tests\BrowserHtmlDebugTrait::htmlOutputClassName
Class name for HTML output logging.
Type: string
File
- core/
tests/ Drupal/ Tests/ BrowserHtmlDebugTrait.php, line 20
Class
- BrowserHtmlDebugTrait
- Provides the debug functions for browser tests.
Namespace
Drupal\TestsCode
protected $htmlOutputClassName;