Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestFileCollectionIterator.php
TestFileCollectionIterator::$files
@psalm-var list<TestFile>
Type:
files
File
vendor/
phpunit/
phpunit/
src/
TextUI/
Configuration/
Value/
TestFileCollectionIterator.php
, line 27
Class
TestFileCollectionIterator
@no-named-arguments Parameter names are not covered by the backward compatibility promise for PHPUnit
Namespace
PHPUnit\TextUI\Configuration
Code
private readonly array $files;
RSS feed