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