abstract |
---|
Abstract base class which all filters must inherit
Methods | ||
---|---|---|
public
|
__construct(array $options = [])
|
# |
public
|
getOptions()
|
# |
abstract
public
|
apply(array $result, Server $server): mixed
|
# |
Properties | |||
---|---|---|---|
protected
|
array
|
$options = []
|
# |