Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ErrorTriggered.php
function ErrorTriggered::wasSuppressed
1 call to
ErrorTriggered::wasSuppressed()
ErrorTriggered::asString
in vendor/
phpunit/
phpunit/
src/
Event/
Events/
Test/
Issue/
ErrorTriggered.php
File
vendor/
phpunit/
phpunit/
src/
Event/
Events/
Test/
Issue/
ErrorTriggered.php
, line 93
Class
ErrorTriggered
@psalm-immutable
Namespace
PHPUnit\Event\Test
Code
public
function
wasSuppressed
() : bool {
return
$this
->
suppressed
; }
RSS feed