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