Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestResult.php
function TestResult::throwable
File
vendor/
phpunit/
phpunit/
src/
Logging/
TestDox/
TestResult/
TestResult.php
, line 54
Class
TestResult
@psalm-immutable
Namespace
PHPUnit\Logging\TestDox
Code
public
function
throwable
() : ?Throwable {
return
$this
->
throwable
; }
RSS feed