Documentation

TestWith
in package

FinalYes
Tags
psalm-immutable
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

Attributes
#[Attribute]
\Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE

Table of Contents

Properties

$data  : array<string|int, mixed>

Methods

__construct()  : mixed
data()  : array<string|int, mixed>

Properties

$data read-only

private array<string|int, mixed> $data

Methods

__construct()

public __construct(array<string|int, mixed> $data) : mixed
Parameters
$data : array<string|int, mixed>

data()

public data() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results