Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestCollection.php
TestCollection::$tests
@psalm-var list<Test>
Type:
tests
File
vendor/
phpunit/
phpunit/
src/
Event/
Value/
Test/
TestCollection.php
, line 28
Class
TestCollection
@template-implements IteratorAggregate<int, Test>
Namespace
PHPUnit\Event\Code
Code
private readonly array $tests;
RSS feed