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