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

Breadcrumb

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

TestDataCollection::$data

@psalm-var list<TestData>

Type: data

File

vendor/phpunit/phpunit/src/Event/Value/Test/TestData/TestDataCollection.php, line 26

Class

TestDataCollection
@template-implements IteratorAggregate<int, TestData>

Namespace

PHPUnit\Event\TestData

Code

private readonly array $data;
RSS feed
Powered by Drupal