Row implements Arrayable
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
Methods
__construct()
public
__construct(int $id, array<string|int, mixed> $data, array<string|int, mixed> $columns, bool $editable, array<string|int, mixed> $actions, bool $active, bool $isPinned[, array<string|int, mixed> $counters = [] ]) : mixed
Parameters
- $id : int
- $data : array<string|int, mixed>
- $columns : array<string|int, mixed>
- $editable : bool
- $actions : array<string|int, mixed>
- $active : bool
- $isPinned : bool
- $counters : array<string|int, mixed> = []
toArray()
public
toArray() : array<string|int, mixed>