setCallable()
setCallable(mixed $callable) : \Pop\Filter\FilterInterface
Set callable
Parameters
| mixed | $callable |
Filter interface
setCallable(mixed $callable) : \Pop\Filter\FilterInterface
Set callable
| mixed | $callable |
setParams(mixed $params) : \Pop\Filter\FilterInterface
Set params
| mixed | $params |
setExcludeByName(mixed $excludeByName) : \Pop\Filter\FilterInterface
Set exclude by name
| mixed | $excludeByName |
setExcludeByType(mixed $excludeByType) : \Pop\Filter\FilterInterface
Set exclude by type
| mixed | $excludeByType |