FilterableInterface
in
Interface FilterableInterface
Tags
Table of Contents
Methods
Methods
createFilterObject()
public
createFilterObject([array<string|int, mixed> $args = [] ]) : FilterObjectInterface
APIYes
Parameters
- $args : array<string|int, mixed> = []
Return values
FilterObjectInterfacefilter()
public
filter() : FilterObjectInterface
APIYes