IndexSwapDetails
in package
implements
TaskDetails
FinalYes
Tags
Table of Contents
Interfaces
Properties
- $swaps : array<string|int, mixed>
Methods
- __construct() : mixed
- fromArray() : self
Properties
$swaps read-only
public
array<string|int, mixed>
$swaps
Methods
__construct()
public
__construct(array<string|int, array{indexes: mixed, rename: bool}> $swaps) : mixed
Parameters
- $swaps : array<string|int, array{indexes: mixed, rename: bool}>
fromArray()
public
static fromArray(array<string|int, mixed> $data) : self
Parameters
- $data : array<string|int, mixed>