TestWith
in package
Read onlyYes
FinalYes
Tags
Attributes
- #[Attribute]
- \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE
Table of Contents
Properties
Methods
- __construct() : mixed
- data() : array<string|int, mixed>
- name() : non-empty-string|null
Properties
$data
private
array<string|int, mixed>
$data
$name
private
non-empty-string|null
$name
Methods
__construct()
public
__construct(array<string|int, mixed> $data[, non-empty-string|null $name = null ]) : mixed
Parameters
- $data : array<string|int, mixed>
- $name : non-empty-string|null = null
data()
public
data() : array<string|int, mixed>
Return values
array<string|int, mixed>name()
public
name() : non-empty-string|null