Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Skipped.php
function Skipped::message
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/Event/Events/TestSuite/Skipped.php
\PHPUnit\Event\TestSuite\Skipped::message()
File
vendor/
phpunit/
phpunit/
src/
Event/
Events/
Test/
Outcome/
Skipped.php
, line 46
Class
Skipped
@psalm-immutable
Namespace
PHPUnit\Event\Test
Code
public
function
message
() : string {
return
$this
->
message
; }
RSS feed