IdListFilter implements FilterInterface
FinalYes
Table of Contents
Interfaces
Methods
- __construct() : mixed
- apply() : void
Methods
__construct()
public
__construct(array<string|int, mixed> $spaceIds) : mixed
Parameters
- $spaceIds : array<string|int, mixed>
apply()
public
apply(Query $query) : void
Parameters
- $query : Query