extends |
Base |
|---|
Class Strip Colors This Filter is responsible for removing color codes from the provided result.
| Methods | ||
|---|---|---|
public
|
apply(array $result, Server $server): array
|
# |
protected
|
stripQuake(string $string)
|
# |
protected
|
stripSource(string $string)
|
# |
protected
|
stripUnreal(string $string)
|
# |
protected
|
getExecutor(Server $server): null|Closure<string>
|
# |
| Methods inherited from GameQ\Filters\Base |
|---|
__construct(), getOptions(), |
| Properties | |||
|---|---|---|---|
protected
|
bool
|
$writeTestData = false
|
# |
| Properties inherited from GameQ\Filters\Base |
|---|
$options |