Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Result.php
function Result::output
File
vendor/
phpunit/
phpunit/
src/
TextUI/
Command/
Result.php
, line 39
Class
Result
@psalm-immutable
Namespace
PHPUnit\TextUI\Command
Code
public
function
output
() : string {
return
$this
->
output
; }
RSS feed