HtmlOutputLogger::$enabled
Same name and namespace in other branches
- 11.x core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php \Drupal\TestTools\Extension\HtmlLogging\HtmlOutputLogger::enabled
The status of the extension.
Type: enabled
File
-
core/
tests/ Drupal/ TestTools/ Extension/ HtmlLogging/ HtmlOutputLogger.php, line 24
Class
- HtmlOutputLogger
- Drupal's extension for providing HTML output results for functional tests.
Namespace
Drupal\TestTools\Extension\HtmlLoggingCode
private bool $enabled = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.