extends |
Base |
|---|
Class Normalize This Filter is responsible for normalizing the provided result's property names to the GameQ standard.
| Methods | ||
|---|---|---|
public
|
apply(array $result, Server $server): array
|
# |
protected
|
check(string $section, array $data): array
|
# |
| Methods inherited from GameQ\Filters\Base |
|---|
__construct(), getOptions(), |
| Properties | |||
|---|---|---|---|
protected
|
bool
|
$writeTestData = false
|
# |
protected
|
array
|
$normalize = []
|
# |
| Properties inherited from GameQ\Filters\Base |
|---|
$options |