Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TeamCityLogger.php
function TeamCityLogger::flush
File
vendor/
phpunit/
phpunit/
src/
Logging/
TeamCity/
TeamCityLogger.php
, line 263
Class
TeamCityLogger
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\Logging\TeamCity
Code
public
function
flush
() : void {
$this
->
printer
->
flush
(); }
RSS feed