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