function SimpletestUiPrinter::write
Same name in this branch
- 8.9.x core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/SimpletestUiPrinter.php \Drupal\TestTools\PhpUnitCompatibility\PhpUnit6\SimpletestUiPrinter::write()
Same name in other branches
- 9 core/tests/Drupal/Tests/Listeners/SimpletestUiPrinter.php \Drupal\Tests\Listeners\SimpletestUiPrinter::write()
File
-
core/
tests/ Drupal/ TestTools/ PhpUnitCompatibility/ PhpUnit7/ SimpletestUiPrinter.php, line 13
Class
- SimpletestUiPrinter
- Defines a class for providing html output links in the Simpletest UI.
Namespace
Drupal\TestTools\PhpUnitCompatibility\PhpUnit7Code
public function write(string $buffer) : void {
$this->simpletestUiWrite($buffer);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.