DashboardMapper
extends Mapper
in package
Table of Contents
Methods
- mapper() : mixed
- sortThreshold() : mixed
Methods
mapper()
public
static mapper(array<string|int, mixed> $map, array<string|int, mixed> $original[, bool $reverse = true ]) : mixed
Parameters
- $map : array<string|int, mixed>
- $original : array<string|int, mixed>
- $reverse : bool = true
sortThreshold()
public
static sortThreshold(mixed $result) : mixed
Parameters
- $result : mixed