Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TestResultCollection.php

TestResultCollection::$testResults

@psalm-var list<TestResult>

Type: testResults

File

vendor/phpunit/phpunit/src/Logging/TestDox/TestResult/TestResultCollection.php, line 28

Class

TestResultCollection
@template-implements IteratorAggregate<int, TestResult>

Namespace

PHPUnit\Logging\TestDox

Code

private readonly array $testResults;
RSS feed
Powered by Drupal