CustomerAddonValueFilters
extends
Filters
in
Interface CustomerAddonValueFilters
Table of Contents
- OPERATION_AND_VALUE_STRING_PATTERN = '/^((eq|neq|gt|gte|lt|lte|like)\|)?(.*)$/'
- filters() : array<string|int, Filter>
- useAndConcatenation() : bool
Constants
OPERATION_AND_VALUE_STRING_PATTERN
public
mixed
OPERATION_AND_VALUE_STRING_PATTERN
= '/^((eq|neq|gt|gte|lt|lte|like)\|)?(.*)$/'
Methods
filters()
public
filters() : array<string|int, Filter>
Return values
array<string|int, Filter> —useAndConcatenation()
public
useAndConcatenation() : bool