Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
TestWith.php
function TestWith::data
Same name in this branch
11.1.x vendor/phpunit/phpunit/src/Metadata/TestWith.php
\PHPUnit\Metadata\TestWith::data()
File
vendor/
phpunit/
phpunit/
src/
Framework/
Attributes/
TestWith.php
, line 29
Class
TestWith
@psalm-immutable
Namespace
PHPUnit\Framework\Attributes
Code
public
function
data
() : array {
return
$this
->
data
; }
RSS feed